'DeclarationPublic Class ManagedPPMdCompressor Inherits Compressor Implements System.IDisposable
'UsageDim instance As ManagedPPMdCompressor
public class ManagedPPMdCompressor : Compressor, System.IDisposable
'DeclarationPublic Class ManagedPPMdCompressor Inherits Compressor Implements System.IDisposable
'UsageDim instance As ManagedPPMdCompressor
public class ManagedPPMdCompressor : Compressor, System.IDisposable
System.Object
Xceed.Compression.Compressor
Xceed.Compression.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. |
.NET: net5.0, net5.0-windows, net6.0, net6.0-macos, net6.0-windows, net7.0, net7.0-macos, net7.0-windows, net8.0, net8.0-browser, net8.0-macos, net8.0-windows, net9.0, net9.0-browser, net9.0-macos, net9.0-windows, net10.0, net10.0-browser, net10.0-macos, net10.0-windows.
.NET Standard: netstandard2.0, netstandard2.1
.NET Framework: net20, net35, net40, net403, net45, net451, net452, net46, net461, net462, net463, net47, net471, net472, net48, net481.