Copies src.length
bytes from src
to this at offset
.
this |
a Buffer. |
offset |
the offset to fill |
src |
the source address |
size |
the size to fill |
The amount of bytes copied. This value can be lower than |