put_uint8


Description:

[ CCode ( cname = "gst_byte_writer_put_uint8" ) ]
public bool put_uint8 (uint8 val)

Writes a unsigned 8 bit integer to this.

Parameters:

this

ByteWriter instance

val

Value to write

Returns:

true if the value could be written