Xceed .NET Libraries Documentation
Xceed.Compression Assembly / Xceed.Compression Namespace / ManagedPPMdCompressor Class


In This Topic
    ManagedPPMdCompressor Class Methods
    In This Topic

    For a list of all members of this type, see ManagedPPMdCompressor members.

    Public Methods
     NameDescription
    Public MethodOverloaded. Overridden. Compresses an array of bytes.  
    Public Methodstatic (Shared in Visual Basic)Computes the correct values of the PPMd algorithm properties based on the specified compression level.  
    Public Method (Inherited from Xceed.Compression.Compressor)
    Public MethodOverloaded. Provides correct cleanup of resources in the base class and its derived classes.  
    Public Methodstatic (Shared in Visual Basic)Writes the PPMd algorithm properties in the specified stream using the Zip Specification format.  
    Top
    See Also