|
pure virtual |
Attach a external block to this.
Should be possible only for certain type of blocks.
if r is set as an option (default) then rewind is called :
if r is not set is means the EoB has been reached. An explicit call of Rewind should be done.
To detach the external block, call SetBlock()
Implemented in ADF::FileBlock, and ADF::OneBlock.