public static interface NBPlusTreeStoreFixedDisk.NBSerializer<T>
| Modifier and Type | Method and Description |
|---|---|
T |
deserialize(DataInputStream dis) |
void |
serialize(T obj,
DataOutputStream dos) |
void serialize(T obj, DataOutputStream dos) throws IOException
IOExceptionT deserialize(DataInputStream dis) throws IOException
IOExceptionCopyright © 2026 vpc open source initiative. All rights reserved.