[ CCode ( cname = "gst_byte_writer_ensure_free_space" ) ]
public bool ensure_free_space (uint size)
Checks if enough free space from the current write cursor is available and reallocates if necessary.
| this |
ByteWriter instance |
| size |
Number of bytes that should be available |
|
true if at least |