Copy size bytes from src to buffer at offset.
the offset to fill
the source address
The amount of bytes copied. This value can be lower than size when buffer did not contain enough data.
Copy size bytes from src to buffer at offset.