Deflater.Reset Method

IC Sharp Sharp Zip Lib

ICSharpCode SharpZipLib Class Library

Deflater.Reset Method 

Resets the deflater. The deflater acts afterwards as if it was just created with the same compression level and strategy as it had before.

public void Reset();

See Also

Deflater Class | ICSharpCode.SharpZipLib.Zip.Compression Namespace