public final class ChunkSerializer
extends java.lang.Object
implements java.io.Serializable
Modifier and Type | Field and Description |
---|---|
static <any> |
DEFAULT |
Modifier and Type | Method and Description |
---|---|
Chunk |
deserialize(java.io.DataInput in,
int available) |
int |
fixedSize() |
void |
serialize(java.io.DataOutput out,
Chunk chunk) |