| Package | Description |
|---|---|
| net.openhft.chronicle.bytes.internal |
This package and any and all sub-packages contains strictly internal classes for this Chronicle library.
|
| Modifier and Type | Method and Description |
|---|---|
@NotNull SingleMappedBytes |
SingleMappedBytes.write(long offsetInRDO,
byte[] byteArray,
int offset,
int length) |
@NotNull SingleMappedBytes |
SingleMappedBytes.write(long writeOffset,
@NotNull RandomDataInput bytes,
long readOffset,
long length) |
Copyright © 2023. All rights reserved.