Copy size bytes starting from offset in buffer to dest.
the offset to extract
the destination address
The amount of bytes extracted. This value can be lower than size when buffer did not contain enough data.
See Implementation
Copy size bytes starting from offset in buffer to dest.