| Package | Description |
|---|---|
| net.openhft.chronicle.wire |
| Modifier and Type | Class and Description |
|---|---|
protected class |
BinaryWire.BinaryValueOut
Extends the FixedBinaryValueOut class to support binary value outputs with additional logic for converting
and writing different types of numbers, namely integers and longs.
|
| Modifier and Type | Method and Description |
|---|---|
protected @NotNull BinaryWire.FixedBinaryValueOut |
BinaryWire.getFixedBinaryValueOut(boolean fixed)
Provides a FixedBinaryValueOut instance based on the given boolean parameter.
|
Copyright © 2024. All rights reserved.