Xceed .NET Libraries Documentation
GZipCompressedStream Constructor


Xceed.Compression.Formats Assembly > Xceed.Compression.Formats Namespace > GZipCompressedStream Class : GZipCompressedStream Constructor
Overload List
OverloadDescription
Initializes a new instance of the GZipCompressedStream class specifying the inner stream to write to and read from.  
 
 
Initializes a new instance of the GZipCompressedStream class specifying the inner stream to write to and read from as well as the compression level.  
Initializes a new instance of the GZipCompressedStream class specifying the inner stream to write to, the GZipHeader to use and the compression level.  
Initializes a new instance of the GZipCompressedStream class specifying the inner stream to write to and read from and the compression level.  
 
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

GZipCompressedStream Class
GZipCompressedStream Members