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 StreamingInputStream |
StreamingInputStream.init(StreamingDataInput in)
Initializes this StreamingInputStream instance with a specific StreamingDataInput as the data source.
|
Copyright © 2024. All rights reserved.