Fills buf
with size
bytes with val
starting from offset
.
this |
a Buffer. |
offset |
the offset in this |
val |
the value to set |
size |
the size to set |
The amount of bytes filled. This value can be lower than |