GammaWare  Head Version for release 0.9
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Bool_t Buffer::Expand ( UInt_t  add)
virtualinherited

Expand the actual size of the buffer.

the content of the buffer is not change, the adding part is set to 0.

It returns false if something goes wrong; true otherwise. In case of problems, the Buffer is unchanged

Definition at line 98 of file Buffer.cpp.