[ CCode ( cname = "gst_byte_writer_put_string_utf32" ) ]
public bool put_string_utf32 (uint32[] data)
Writes a NUL-terminated UTF32 string to this (including the terminator).
this |
ByteWriter instance |
data |
UTF32 string to write |
|