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, readInt, readLong, readShort, readString, readStringSet, readStringStringMap, readVInt, readVLongCopyright © 2000-2013 Apache Software Foundation. All Rights Reserved.