PPMdCompressionSettings
PPMdCompressionSettings class
Settings for PPMd compression method.
The PPMdCompressionSettings type exposes the following members:
Constructors
Name | Description |
---|---|
PPMdCompressionSettings(model_order, suballocator_size) | Initializes a new instance of the PPMdCompressionSettings class. |
PPMdCompressionSettings() | Initializes a new instance of the PPMdCompressionSettings class. |
Properties
Name | Description |
---|---|
bzip2 | An instance of |
deflate | An instance of |
enhanced_deflate | An instance of |
store | An instance of |
lzma | An instance of |
xz | An instance of |
pp_md | An instance of |
zstd | An instance of |
model_order | Gets the order of the model. |
suballocator_size | Gets the sub-allocator size in MB. |
See Also
- namespace aspose.zip.saving
- assembly Aspose.Zip