ByteWriter.putStringUtf32

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

class ByteWriter
bool
putStringUtf32
(
uint[] data
)

Parameters

data uint[]

UTF32 string to write

Return Value

Type: bool

TRUE if the value could be written