[]
        
(Showing Draft Content)

C1.Zip.ZLib.ZStream.deflateEnd

deflateEnd Method

deflateEnd()

Frees all dynamically allocated data structures for this stream, discards any unprocessed input, and does not flush any pending output.

Declaration
public int deflateEnd()
Returns
Type Description
int

Zero on success, an error code on failure.