ByteWriter.putStringUtf16

bool putStringUtf16(ushort[] data)

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

Parameters

dataUTF16 string to write

Returns

true if the value could be written