put_data
Description:
Writes data.length
bytes of data
to this.
Parameters:
this |
ByteWriter instance |
data |
Data to write |
size |
Size of |
Returns:
|
Writes data.length
bytes of data
to this.
this |
ByteWriter instance |
data |
Data to write |
size |
Size of |
|