Package | Description |
---|---|
jdbm.btree |
B+Tree (scalable persistent tree) data structure implementation.
|
Modifier and Type | Method and Description |
---|---|
BPage<K,V> |
BPage.deserialize(byte[] serialized)
Deserialize the content of an object from a byte array.
|
Copyright © 2017. All rights reserved.