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, skipBytesFullyDataPosition mark()
void reset(DataPosition mark) throws java.io.IOException
java.io.IOExceptionlong bytesPastMark(DataPosition mark)
Copyright © 2018 The Apache Software Foundation