method
avail_out
v2_6_3 -
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.