|
staticinherited |
copy n bytes from one buffer to another one
Conventions: copy from the first buffer (current position) to the second one n bytes.
if the destination buffer is to return the right buffer taking Int_to account the endian argument compared to the underlying endian system type.
Definition at line 68 of file Buffer.cpp.