put_data
Description:
Writes data.length
bytes of data
to this.
Parameters:
this |
ByteWriter instance |
data |
Data to write |
size |
Size of |
Returns:
true if the value could be written |