
T - Typepublic interface FixedSizeByteBufferSerializer<T> extends ByteBufferSerializer<T>
| Modifier and Type | Method and Description | 
|---|---|
| int | getFixedByteSize()Get the fixed size needed by this serializer. | 
fromByteBuffer, getByteSize, toByteBuffer