|
inlinestaticinherited |
copy from a buffer to another one
Conventions: copy n bytes from the first buffer (from offset off_from) to the second one (current position).
Returns false if something goes wrong.
No Expand called, the user must do it himself. The offset in the destination buffer is moved to the new position.
Definition at line 172 of file BufferIO.h.