put_string_utf8
Description:
Writes a NUL-terminated UTF8 string to this (including the terminator).
Parameters:
this |
ByteWriter instance |
data |
UTF8 string to write |
Returns:
|
Writes a NUL-terminated UTF8 string to this (including the terminator).
this |
ByteWriter instance |
data |
UTF8 string to write |
|