Package | Description |
---|---|
net.openhft.lang.io |
Modifier and Type | Method and Description |
---|---|
ByteBufferBytes |
ByteBufferBytes.bytes() |
ByteBufferBytes |
ByteBufferBytes.bytes(long offset,
long length) |
ByteBufferBytes |
ByteBufferBytes.limit(long limit) |
ByteBufferBytes |
ByteBufferBytes.position(long position) |
ByteBufferBytes |
ByteBufferBytes.slice() |
ByteBufferBytes |
ByteBufferBytes.slice(long offset,
long length) |
Copyright © 2019. All rights reserved.