| Package | Description |
|---|---|
| net.openhft.chronicle.bytes |
| Modifier and Type | Method and Description |
|---|---|
void |
StreamingDataOutput.ensureCapacity(long desiredCapacity)
Ensures that the buffer has the desired capacity.
|
default void |
Bytes.ensureCapacity(long desiredCapacity)
Ensures that this Bytes object has the capacity to accommodate the specified amount of data.
|
Copyright © 2026 Chronicle Software Ltd. All rights reserved.