Home | History | Annotate | Download | only in zlib-1.2.3

Lines Matching full:again

269   and with zero avail_out, it must be called again after making room in the
289 If deflate returns with avail_out == 0, this function must be called again
299 called again with Z_FINISH and more output space (updated avail_out) but no
307 Z_STREAM_END, then it must be called again as described above.
323 fatal, and deflate() can be called again with more input and more output
389 must be called again after making room in the output buffer because there
455 inflate() can be called again with more input and more output space to
848 information. The application would need to call inflateGetHeader() again to
1165 Push one character back onto the stream to be read again later.