| Package | Description |
|---|---|
| net.openhft.chronicle.bytes |
The Chronicle Bytes package provides low-level memory access wrappers with functionalities
akin to Java NIO's ByteBuffer.
|
| Modifier and Type | Field and Description |
|---|---|
static net.openhft.chronicle.core.ClassLocal<BytesMarshaller> |
BytesMarshaller.BYTES_MARSHALLER_CL
Provides a ClassLocal instance for holding a unique BytesMarshaller for each class.
|
Copyright © 2023. All rights reserved.