| Package | Description |
|---|---|
| net.openhft.chronicle.bytes |
| Modifier and Type | Interface and Description |
|---|---|
interface |
MultiReaderBytesRingBuffer
Extension of the BytesRingBuffer interface that supports multiple readers.
|
| Modifier and Type | Method and Description |
|---|---|
static @NotNull BytesRingBuffer |
BytesRingBuffer.newInstance(@NotNull BytesStore<?,Void> bytesStore)
Factory method to create a new ring buffer.
|
Copyright © 2026 Chronicle Software Ltd. All rights reserved.