| Package | Description |
|---|---|
| net.openhft.chronicle.bytes.ref |
Provides classes and interfaces for handling references to arrays of
various primitive types with byte representation.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BinaryIntArrayReference
Represents a binary array of integers, backed by a
BytesStore. |
class |
BinaryLongArrayReference
Represents a binary array of 64-bit long values backed by a
BytesStore. |
Copyright © 2023. All rights reserved.