Xceed .NET Libraries Documentation
XceedCompressedStream Constructor


Xceed.Compression.Formats Assembly > Xceed.Compression.Formats Namespace > XceedCompressedStream Class : XceedCompressedStream Constructor
Overload List
OverloadDescription
Initializes a new instance of the XceedCompressedStream class specifying the inner stream to write to and read from.  
Initializes a new instance of the XceedCompressedStream class specifying the inner stream to write to and read from and the encryption password.  
Initializes a new instance of the XceedCompressedStream class specifying the inner stream to write to and read from, the compression method and level to use.  
Initializes a new instance of the XceedCompressedStream class specifying the inner stream to write to and read from, the compression method and level to use.  
 
 
Initializes a new instance of the XceedCompressedStream class specifying the inner stream to write to and read from, the compression method and level to use, and the encryption password.  
 
 
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

XceedCompressedStream Class
XceedCompressedStream Members