fill


Description:

[ CCode ( cname = "gst_byte_writer_fill" ) ]
public bool fill (uint8 value, uint size)

Writes size bytes containing value to this.

Parameters:

this

ByteWriter instance

value

Value to be written

size

Number of bytes to be written

Returns:

true if the value could be written