ByteWriter.putStringUtf32

bool putStringUtf32(uint[] data) nothrow

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

Parameters

dataUTF32 string to write

Returns

true if the value could be written