DotNetNuke 5.2
Namespace:
ICSharpCode.SharpZipLib.GZip
Assembly: SharpZipLib (in SharpZipLib.dll) Version: 0.81.0.1407
Assembly: SharpZipLib (in SharpZipLib.dll) Version: 0.81.0.1407
Syntax
| C# |
|---|
public class GZipOutputStream : DeflaterOutputStream |
| Visual Basic (Declaration) |
|---|
Public Class GZipOutputStream _ Inherits DeflaterOutputStream |
| Visual C++ |
|---|
public ref class GZipOutputStream : public DeflaterOutputStream |
Inheritance Hierarchy
System..::.Object
System..::.MarshalByRefObject
System.IO..::.Stream
ICSharpCode.SharpZipLib.Zip.Compression.Streams..::.DeflaterOutputStream
ICSharpCode.SharpZipLib.GZip..::.GZipOutputStream
System..::.MarshalByRefObject
System.IO..::.Stream
ICSharpCode.SharpZipLib.Zip.Compression.Streams..::.DeflaterOutputStream
ICSharpCode.SharpZipLib.GZip..::.GZipOutputStream