LumiSoft Mail Server User API
Inflater Constructor (noHeader)
Namespaces > ICSharpCode.SharpZipLib.Zip.Compression > Inflater > InflaterNew(Boolean)
Initializes a new instance of the Inflater class.
Syntax
C#Visual BasicManaged C++
public Inflater (
	bool noHeader
)
Public Sub New ( _
	noHeader As Boolean _
)
public:
Inflater (
	bool noHeader
)
Parameters
noHeader (Boolean)

[Missing <param> documentation for "noHeader"]

Assembly: ICSharpCode.SharpZipLib Version: 0.85.0.0 (Module: ICSharpCode.SharpZipLib)