avail_out=(p1)
Instance Public methods
Allocates size
bytes of free space in the output buffer. If
there are more than size
bytes already in the buffer, the
buffer is truncated. Because free space is allocated automatically, you
usually don't need to use this method.
Please login to continue.