public interface ElementWriter
Modifier and Type | Method and Description |
---|---|
void |
flush() |
java.nio.ByteBuffer |
newDataAtom(int expectedSize) |
void |
sortData() |
BaggageWriter |
writeBytes(java.nio.ByteBuffer buf) |
java.nio.ByteBuffer newDataAtom(int expectedSize)
BaggageWriter writeBytes(java.nio.ByteBuffer buf)
void flush()
void sortData()