GammaWare  Head Version for release 0.9
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
UInt_t BufferIO::Export ( FILE *  fd,
UInt_t  size_buf 
) const
virtualinherited

Export this buffer to a C files.

It writes n bytes into a C file from the beginning of the buffer. It returns the number of bytes effectively written in the file

Definition at line 334 of file BufferIO.cpp.