get_remaining
Description:
Returns the remaining size of data that can still be written.
If -1 is returned the remaining size is only limited by system resources.
Parameters:
this |
ByteWriter instance |
Returns:
the remaining size of data that can still be written |