Xceed .NET Libraries Documentation
Xceed.Compression.Formats Assembly / Xceed.Compression.Formats Namespace / PPMdCompressedStream Class / PPMdCompressedStream Constructor


In This Topic
    PPMdCompressedStream Constructor
    In This Topic
    Intializes a new instance of the PPMdCompressedStream class.
    Overload List
    OverloadDescription
    Intializes a new instance of the PPMdCompressedStream class using the provided stream as a source.  
    Intializes a new instance of the PPMdCompressedStream class specifying the inner stream to write to and read from, as well as a compression level.  
    Intializes a new instance of the PPMdCompressedStream class using the specified parameters.  
    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