Constructor and Description |
---|
BytesReader() |
Modifier and Type | Method and Description |
---|---|
abstract long |
getPosition()
Get current read position.
|
abstract boolean |
reversed()
Returns true if this reader uses reversed bytes
under-the-hood.
|
abstract void |
setPosition(long pos)
Set current read position.
|
clone, readByte, readBytes, readBytes, readInt, readLELongs, readLong, readMapOfStrings, readSetOfStrings, readShort, readString, readVInt, readVLong, readZInt, readZLong, skipBytes
Copyright © 2000-2024 Apache Software Foundation. All Rights Reserved.