ensure_free_space
Description:
Checks if enough free space from the current write cursor is available and reallocates if necessary.
Parameters:
this |
ByteWriter instance |
size |
Number of bytes that should be available |
Returns:
|