protected static class Serializer.BufferNode
extends Object
Modifier and Type | Field and Description |
---|---|
protected byte[] |
buffer |
protected Serializer.BufferNode |
next |
Constructor and Description |
---|
BufferNode(byte[] buffer) |
protected byte[] buffer
protected Serializer.BufferNode next