| Package | Description |
|---|---|
| net.openhft.chronicle.wire |
| Modifier and Type | Method and Description |
|---|---|
static @NotNull BinaryWire |
BinaryWire.binaryOnly(@NotNull net.openhft.chronicle.bytes.Bytes<?> bytes) |
static @NotNull BinaryWire |
Wires.binaryWireForRead(net.openhft.chronicle.bytes.Bytes<?> in,
long position,
long length) |
static @NotNull BinaryWire |
Wires.binaryWireForWrite(net.openhft.chronicle.bytes.Bytes<?> in,
long position,
long length) |
BinaryWire |
BinaryWire.setOverrideSelfDescribing(Boolean overrideSelfDescribing) |
Copyright © 2023. All rights reserved.