public interface ByteData
SegmentedByteArray
,
EncodedByteBuffer
Modifier and Type | Method and Description |
---|---|
byte |
get(long index)
Get the value of the byte at the specified position.
|
default long |
length() |
default int |
readIntBits(long position) |
default long |
readLongBits(long position) |