Class IntegerEncoder

    • Constructor Detail

      • IntegerEncoder

        public IntegerEncoder()
    • Method Detail

      • encode

        public BytesRef encode​(char[] buffer,
                               int offset,
                               int length)
        Description copied from interface: PayloadEncoder
        Convert a char array to a BytesRef
        Returns:
        encoded BytesRef