Name | Description | |
---|---|---|
![]() | ManagedPPMdCompressor Constructor | Overloaded. Initializes a new instance of the ManagedPPMdCompressor class. |
The following tables list the members exposed by ManagedPPMdCompressor.
Name | Description | |
---|---|---|
![]() | ManagedPPMdCompressor Constructor | Overloaded. Initializes a new instance of the ManagedPPMdCompressor class. |
Name | Description | |
---|---|---|
![]() | DefaultAllocatorSize | The default value for the 'allocator size' PPMd compression property. The value represents megabytes of memory. |
![]() | DefaultModelOrder | The default value for the 'maximum model order' PPMd compression property. |
![]() | DefaultModelRestorationMethod | The default value for the 'model restoration method' PPMd compression property. |
![]() | MaxAllocatorSize | The maximum allowed value for the 'allocator size' PPMd compression property. The value represents megabytes of memory. |
![]() | MaxModelOrder | The maximum allowed value for the 'maximum model order' PPMd compression property. |
![]() | MinAllocatorSize | The minimum allowed value for the 'allocator size' PPMd compression property. The value represents megabytes of memory. |
![]() | MinModelOrder | The minimum allowed value for the 'maximum model order' PPMd compression property. |
![]() | Signature | The binary signature of the PPMd algorithm. |
![]() | Variant | The variant signature of the PPMd algorithm the component implements. |
Name | Description | |
---|---|---|
![]() | Compress | Overloaded. Overridden. Compresses an array of bytes. |
![]() ![]() | ComputePPMdOptions | Computes the correct values of the PPMd algorithm properties based on the specified compression level. |
![]() | CreateCompressorStream | (Inherited from Xceed.Compression.Compressor) |
![]() | Dispose | Overloaded. Provides correct cleanup of resources in the base class and its derived classes. |
![]() ![]() | WritePPMdZipHeader | Writes the PPMd algorithm properties in the specified stream using the Zip Specification format. |