[]
        
(Showing Draft Content)

C1.Zip.ZLib.ZStream.inflateEnd

inflateEnd Method

inflateEnd()

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

Declaration
public int inflateEnd()
Returns
Type Description
int

Zero on success, an error code on failure.