Inflater Constructor

SharpZip Compression Library

SharpZip Compression Library

Inflater Constructor

Creates a new inflater or RFC1951 decompressor RFC1950/Zlib headers and footers will be expected in the input data

Overload List

Creates a new inflater or RFC1951 decompressor RFC1950/Zlib headers and footers will be expected in the input data

public Inflater();

Creates a new inflater.

public Inflater(bool);

See Also

Inflater Class | ICSharpCode.SharpZipLib.Zip.Compression Namespace