Xceed .NET Libraries Documentation
ManagedPPMdCompressor Class Members
Fields  Methods 


Xceed.Compression Assembly > Xceed.Compression Namespace : ManagedPPMdCompressor Class

The following tables list the members exposed by ManagedPPMdCompressor.

Public Constructors
 NameDescription
Public ConstructorOverloaded. 

Initializes a new instance of the ManagedPPMdCompressor class.

 
Top
Public Fields
 NameDescription
Public FieldThe default value for the 'allocator size' PPMd compression property. The value represents megabytes of memory.  
Public FieldThe default value for the 'maximum model order' PPMd compression property.  
Public FieldThe default value for the 'model restoration method' PPMd compression property.  
Public FieldThe maximum allowed value for the 'allocator size' PPMd compression property. The value represents megabytes of memory.  
Public FieldThe maximum allowed value for the 'maximum model order' PPMd compression property.  
Public FieldThe minimum allowed value for the 'allocator size' PPMd compression property. The value represents megabytes of memory.  
Public FieldThe minimum allowed value for the 'maximum model order' PPMd compression property.  
Public FieldThe binary signature of the PPMd algorithm.  
Public FieldThe variant signature of the PPMd algorithm the component implements.  
Top
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

Reference

ManagedPPMdCompressor Class
Xceed.Compression Namespace