Package | Description |
---|---|
net.openhft.chronicle.bytes | |
net.openhft.chronicle.bytes.internal |
This package and any and all sub-packages contains strictly internal classes for this Chronicle library.
|
Modifier and Type | Class and Description |
---|---|
class |
MappedBytesStore
BytesStore to wrap memory mapped data.
|
class |
PointerBytesStore
A BytesStore which can point to arbitrary memory.
|
Modifier and Type | Class and Description |
---|---|
class |
HeapBytesStore<U>
Wrapper for Heap ByteBuffers and arrays.
|
class |
NativeBytesStore<U> |
Copyright © 2022. All rights reserved.