Xceed .NET Libraries Documentation
ZLibCompressedStream Constructor


Xceed.Compression.Formats Assembly > Xceed.Compression.Formats Namespace > ZLibCompressedStream Class : ZLibCompressedStream Constructor
Overload List
OverloadDescription
Initializes a new instance of the ZLibCompressedStream class specifying the inner stream to write to and read from, the compression method and level to use.  
Initializes a new instance of the ZLibCompressedStream class specifying the inner stream to write to and read from.  
Initializes a new instance of the ZLibCompressedStream class specifying the inner stream to write to and read from, the compression method and level to use as well as indicating if the header must be read.  
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

ZLibCompressedStream Class
ZLibCompressedStream Members