Home | History | Annotate | Download | only in zlib

Lines Matching full:deflateend

326   are deflateReset or deflateEnd.
352 ZEXTERN int ZEXPORT deflateEnd
358 deflateEnd returns Z_OK if success, Z_STREAM_ERROR if the
625 by calling deflateEnd. Note that deflateCopy duplicates the internal
637 This function is equivalent to deflateEnd followed by deflateInit,