Package | Description |
---|---|
net.openhft.chronicle.bytes.ref |
Modifier and Type | Class and Description |
---|---|
class |
BinaryLongReference |
class |
BinaryTwoLongReference |
class |
TextLongReference
reference to an array fo 32-bit in values in Text wire format.
|
class |
UncheckedLongReference |
Modifier and Type | Method and Description |
---|---|
static @NotNull LongReference |
UncheckedLongReference.create(BytesStore bytesStore,
long offset,
int size) |
Copyright © 2020. All rights reserved.