| Package | Description |
|---|---|
| net.openhft.chronicle.bytes | |
| net.openhft.chronicle.bytes.ref |
| Modifier and Type | Interface and Description |
|---|---|
interface |
BytesMarshallable
An object which can be read or written directly to Bytes in a streaming manner.
|
interface |
ReadBytesMarshallable
Read data directly as Bytes.
|
interface |
WriteBytesMarshallable
Write data directly as Bytes.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BinaryLongArrayReference
This class acts a Binary array of 64-bit values.
|
Copyright © 2020. All rights reserved.