Package | Description |
---|---|
net.openhft.chronicle.bytes |
The Chronicle Bytes package provides low-level memory access wrappers with functionalities
akin to Java NIO's ByteBuffer.
|
net.openhft.chronicle.bytes.algo |
Provides classes for hash computations on ByteStore objects.
|
net.openhft.chronicle.bytes.domestic |
The package contains classes related to handling bytes in a reentrant manner.
|
net.openhft.chronicle.bytes.internal |
This package and any and all sub-packages contains strictly internal classes for this Chronicle library.
|
net.openhft.chronicle.bytes.internal.migration | |
net.openhft.chronicle.bytes.pool |
This package provides a pool for managing
Bytes instances. |
net.openhft.chronicle.bytes.ref |
Provides classes and interfaces for handling references to arrays of
various primitive types with byte representation.
|
net.openhft.chronicle.bytes.render |
Provides classes and interfaces for rendering byte sequences into decimal representation
with various levels of precision and formatting.
|
net.openhft.chronicle.bytes.util |
Provides utility classes and interfaces for Chronicle Bytes.
|
Copyright © 2023. All rights reserved.