GammaWare  Head Version for release 0.9
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
UInt_t BufferIO::SetOffset ( UInt_t  off = 0u) const
inherited

change the current position.

If the given offset is greater than the size of the buffer, it sets the current offset at the end of the buffer.

It returns the current position in the buffer

Definition at line 122 of file BufferIO.cpp.