PPMdCompressionSettings Class |
Namespace: Aspose.Zip.Saving
The PPMdCompressionSettings type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | PPMdCompressionSettings |
Initializes a new instance of the PPMdCompressionSettings class with default model order and sub-allocator size.
|
![]() ![]() | PPMdCompressionSettings(Int32, Int32) |
Initializes a new instance of the PPMdCompressionSettings class.
|
Name | Description | |
---|---|---|
![]() | ModelOrder |
Gets the order of the model.
|
![]() | SuballocatorSize |
Gets the sub-allocator size in MB.
|
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |
PPMd is a data compression algorithm developed by Dmitry Shkarin. This algorithm is based on predictive phrase matching on multiple order contexts.