public abstract class ByteIteratorWithAddress extends jetbrains.exodus.ByteIterator
ByteIteratorWithAddress()
abstract long
getAddress()
abstract int
getOffset()
hasNext, next, nextLong, skip
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ByteIteratorWithAddress()
public abstract long getAddress()
public abstract int getOffset()