ByteWriter.putStringUtf16

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

class ByteWriter
bool
putStringUtf16
(
ushort[] data
)

Parameters

data ushort[]

UTF16 string to write

Return Value

Type: bool

TRUE if the value could be written