T - public class FST2ByteCompressed<T> extends FSTCompressed<T>
| Modifier and Type | Method and Description |
|---|---|
byte[] |
getArray() |
protected FSTConfiguration |
getConf() |
int |
getLen() |
int |
getOffset() |
protected void |
storeArray(byte[] buffer,
int written) |
get, setprotected void storeArray(byte[] buffer,
int written)
storeArray in class FSTCompressed<T>protected FSTConfiguration getConf()
getConf in class FSTCompressed<T>public byte[] getArray()
getArray in class FSTCompressed<T>public int getLen()
getLen in class FSTCompressed<T>public int getOffset()
getOffset in class FSTCompressed<T>Copyright © 2014. All rights reserved.