| Package | Description |
|---|---|
| net.openhft.chronicle.hash.serialization |
Contains interfaces for serializing objects between Java heap and
Bytes or BytesStore, used by
Chronicle Map to store objects off-heap, and read them back from off-heap memory to on-heap
objects. |
| Modifier and Type | Method and Description |
|---|---|
MapMarshaller<K,V> |
MapMarshaller.copy() |
Copyright © 2019. All rights reserved.