| Package | Description |
|---|---|
| net.openhft.chronicle.bytes.ref |
| Class and Description |
|---|
| AbstractReference
Base class for references backed by a
BytesStore. |
| BinaryLongReference
Holds a 64-bit long in little-endian binary form.
|
| ByteableIntArrayValues
Off-heap, contiguous array of signed 32-bit values.
|
| ByteableLongArrayValues
Off-heap, contiguous array of signed 64-bit values.
|
| LongReference
Represents a reference to a 64-bit long value, which is both
Byteable and LongValue. |
| TwoLongReference
Reference to two contiguous 64-bit values.
|
Copyright © 2026 Chronicle Software Ltd. All rights reserved.