put_string_utf8


Description:

[ CCode ( cname = "gst_byte_writer_put_string_utf8" ) ]
public bool put_string_utf8 (string data)

Writes a NUL-terminated UTF8 string to this (including the terminator).

Parameters:

this

ByteWriter instance

data

UTF8 string to write

Returns:

true if the value could be written