[ CCode ( cname = "gst_byte_writer_put_string_utf16" ) ]
public bool put_string_utf16 (uint16[] data)
Writes a NUL-terminated UTF16 string to this (including the terminator).
| this |
ByteWriter instance |
| data |
UTF16 string to write |
|
true if the value could be written |