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:
true if the value could be written |