public abstract static class FST.BytesReader extends DataInput
FST.getBytesReader(int) to obtain an instance for this
FST; re-use across calls (but only within a single
thread) for better performance.| Modifier and Type | Field and Description |
|---|---|
protected byte[] |
bytes |
protected int |
pos |
| Modifier | Constructor and Description |
|---|---|
protected |
FST.BytesReader(byte[] bytes,
int pos) |
clone, readByte, readBytes, readBytes, readChars, readInt, readLong, readShort, readString, readStringStringMap, readVInt, readVLong, setModifiedUTF8StringsMode