| Package | Description |
|---|---|
| net.openhft.chronicle.bytes |
The Chronicle Bytes package provides low-level memory access wrappers with functionalities
akin to Java NIO's ByteBuffer.
|
| Modifier and Type | Method and Description |
|---|---|
@NotNull UncheckedNativeBytes<U> |
UncheckedNativeBytes.append(double d) |
@NotNull UncheckedNativeBytes<U> |
UncheckedNativeBytes.append(float f) |
Copyright © 2023. All rights reserved.