ByteWriter.putStringUtf8

bool putStringUtf8(string data)

Writes a NUL-terminated UTF8 string to writer (including the terminator).

Parameters

dataUTF8 string to write

Returns

true if the value could be written