Package | Description |
---|---|
net.openhft.chronicle.bytes.ref |
Modifier and Type | Class and Description |
---|---|
class |
BinaryBooleanReference |
class |
BinaryIntArrayReference
This class acts a Binary array of 64-bit values.
|
class |
BinaryIntReference
This class acts as a Binary 32-bit in values.
|
class |
BinaryLongArrayReference
This class acts a Binary array of 64-bit values.
|
class |
BinaryLongReference |
class |
BinaryTwoLongReference |
class |
TextBooleanReference
Implementation of a reference to a 32-bit in in text wire format.
|
class |
TextIntArrayReference |
class |
TextIntReference
Implementation of a reference to a 32-bit in in text wire format.
|
class |
TextLongArrayReference |
class |
TextLongReference
reference to an array fo 32-bit in values in Text wire format.
|
Copyright © 2022. All rights reserved.