Xceed .NET Libraries Documentation
Xceed.Compression Assembly / Xceed.Compression Namespace / ManagedPPMdDecompressor Class
Methods


In This Topic
    ManagedPPMdDecompressor Class Members
    In This Topic

    The following tables list the members exposed by ManagedPPMdDecompressor.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded. Initializes a new instance of the ManagedPPMdDecompressor class.  
    Top
    Public Methods
     NameDescription
    Public Method (Inherited from Xceed.Compression.Decompressor)
    Public MethodOverloaded. Overridden. Decompresses an array of bytes or a stream.  
    Public MethodOverloaded. Provides correct cleanup of resources in the base class and its derived classes.  
    Public Methodstatic (Shared in Visual Basic)Reads PPMd algorithm properties from the specified stream using the Zip Specification format.  
    Top
    See Also