Copy size bytes from src to buffer at offset.
the offset to fill
the source address. [array length=size][element-type guint8]
The amount of bytes copied. This value can be lower than size when buffer did not contain enough data.
See Implementation
Copy size bytes from src to buffer at offset.