PPMdCompressionSettings

PPMdCompressionSettings class

Settings for PPMd compression method.

The PPMdCompressionSettings type exposes the following members:

Constructors

NameDescription
PPMdCompressionSettings(model_order, suballocator_size)Initializes a new instance of the PPMdCompressionSettings class
PPMdCompressionSettings()Initializes a new instance of the PPMdCompressionSettings class with default model order and sub-allocator size.

Properties

NameDescription
bzip2An instance of
deflateAn instance of
enhanced_deflateAn instance of
storeAn instance of
lzmaAn instance of
xzAn instance of
pp_mdAn instance of
model_orderGets the order of the model.
suballocator_sizeGets the sub-allocator size in MB.

See Also