|
virtual |
Rewind to be ready to be used again.
if this in in writing mode and rewinded in reading mode, then the current position is set as the size of the block.
Thus the same block could be used, filled first then once the filling is performed, just Rewind in reading mode to start reading
Implements ADF::FrameBlock.
Reimplemented in ADF::FileBlock.
Definition at line 130 of file FrameBlock.cpp.