public static interface StaticArrayEntryList.MetaDataSerializer<V>
| Modifier and Type | Method and Description |
|---|---|
int |
getByteLength(V value) |
V |
read(byte[] data,
int startPos) |
void |
write(byte[] data,
int startPos,
V value) |
Copyright © 2012–2015. All rights reserved.