Package | Description |
---|---|
net.openhft.chronicle.bytes |
Modifier and Type | Class and Description |
---|---|
class |
HeapBytesStore<Underlying>
Wrapper for Heap ByteBuffers and arrays.
|
class |
MappedBytesStore
BytesStore to wrap memory mapped data.
|
class |
NativeBytesStore<Underlying> |
class |
PointerBytesStore
A BytesStore which can point to arbitrary memory.
|
class |
ReadOnlyMappedBytesStore
BytesStore to wrap memory mapped data.
|
Copyright © 2020. All rights reserved.