| 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.
|
Copyright © 2000-2018 Apache Software Foundation. All Rights Reserved.