FixedData
public class FixedDataImpl extends java.lang.Object implements FixedData
STORE
byte[]
bindBytes(java.lang.Object data, byte[] out, int offset)
int
size()
<T> T
toClass(byte[] bytes, int offset)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
bindBytes, bindBytes, toBytes, toClass
public int size()
size
public byte[] bindBytes(java.lang.Object data, byte[] out, int offset)
bindBytes
public <T> T toClass(byte[] bytes, int offset)
toClass