Skip navigation links

Package net.openhft.chronicle.bytes.ref

Provides classes and interfaces for handling references to arrays of various primitive types with byte representation.

See: Description

Package net.openhft.chronicle.bytes.ref Description

Provides classes and interfaces for handling references to arrays of various primitive types with byte representation. This package is a part of the Chronicle Bytes library, which offers high-performance byte manipulation and I/O capabilities.

Key classes and interfaces included in this package:

This package is mainly used when there is a need for efficient low-level manipulation of arrays and values at the byte level, for instance, when working with memory-mapped files or high-performance I/O.

Author:
OpenHFT
See Also:
BytesStore, Byteable
Skip navigation links

Copyright © 2023. All rights reserved.