public interface PayloadEncoder
BytesRef
.
NOTE: This interface is subject to change
Modifier and Type | Method and Description |
---|---|
BytesRef |
encode(char[] buffer) |
BytesRef |
encode(char[] buffer,
int offset,
int length)
Convert a char array to a
BytesRef |
Copyright © 2000-2019 Apache Software Foundation. All Rights Reserved.