public interface RewindableDataInput extends DataInputPlus
DataInputPlus.DataInputStreamPlus
Modifier and Type | Method and Description |
---|---|
long |
bytesPastMark(DataPosition mark) |
DataPosition |
mark() |
void |
reset(DataPosition mark) |
readUnsignedVInt, readVInt, skipBytes, skipBytesFully
DataPosition mark()
void reset(DataPosition mark) throws java.io.IOException
java.io.IOException
long bytesPastMark(DataPosition mark)
Copyright © 2009- The Apache Software Foundation