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 StreamingOutputStream |
StreamingOutputStream.init(StreamingDataOutput sdo)
Initializes this StreamingOutputStream instance with a specific StreamingDataOutput as the data destination.
|
Copyright © 2023. All rights reserved.