Lines Matching full:deflateend
302 stream are deflateReset or deflateEnd.
328 ZEXTERN int ZEXPORT deflateEnd OF((z_streamp strm));
334 deflateEnd returns Z_OK if success, Z_STREAM_ERROR if the
585 by calling deflateEnd. Note that deflateCopy duplicates the internal
597 This function is equivalent to deflateEnd followed by deflateInit,