| Package | Description |
|---|---|
| net.openhft.lang.io |
| Modifier and Type | Method and Description |
|---|---|
void |
CheckedBytes.write(Byteable byteable) |
void |
WrappedBytes.write(Byteable byteable) |
void |
RandomDataOutput.write(Byteable byteable)
Copies the contents of a Byteable from the offset for maxSize bytes, moves the position of "this" RandomDataOutput by the maxSize
|
void |
AbstractBytes.write(Byteable byteable) |
Copyright © 2019. All rights reserved.