AbstractEncoder

Base class for payload encoders.

Inheritors

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
open override fun encode(buffer: CharArray): BytesRef

abstract fun encode(buffer: CharArray, offset: Int, length: Int): BytesRef

Convert a char array to a BytesRef