method
avail_out
v1_9_3_125 -
Show latest stable
- Class:
Zlib::ZStream
avail_out()public
Returns number of bytes of free spaces in output buffer. Because the free space is allocated automatically, this method returns 0 normally.
avail_out()Returns number of bytes of free spaces in output buffer. Because the free space is allocated automatically, this method returns 0 normally.