GZipStream Constructor

DotZLib

DotZLib .Net wrapper for ZLib1.dll

GZipStream Constructor

Creates a new file as a writeable GZipStream

Overload List

Opens an existing file as a readable GZipStream

public GZipStream(string);

Creates a new file as a writeable GZipStream

public GZipStream(string,CompressLevel);

See Also

GZipStream Class | DotZLib Namespace