Inflater.Reset Method

SharpZip Compression Library

SharpZip Compression Library

Inflater.Reset Method 

Resets the inflater so that a new stream can be decompressed. All pending input and output will be discarded.

public void Reset();

See Also

Inflater Class | ICSharpCode.SharpZipLib.Zip.Compression Namespace