|
virtualinherited |
Import in the buffer data coming from a C file.
It reads n bytes into a C file added from the current position to the buffer. So if you need to start from the beginning, do SetOffset() before calling this method.
It returns the number of bytes written in the buffer
Definition at line 285 of file BufferIO.cpp.