init_with_size
Description:
[ CCode ( cname = "gst_byte_writer_init_with_size" ) ]
public void init_with_size (uint size, bool fixed)
public void init_with_size (uint size, bool fixed)
Initializes this with the given initial data size.
Parameters:
this |
ByteWriter instance |
size |
Initial size of data |
fixed |
If |