| 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 | Interface and Description |
|---|---|
interface |
RingBufferReader
An interface for a reader on a Ring Buffer, providing methods to read and navigate through the buffer.
|
| Modifier and Type | Method and Description |
|---|---|
List<RingBufferReaderStats> |
BytesRingBufferStats.readers() |
Copyright © 2024. All rights reserved.