Closed encounter closed 9 months ago
These wrappers for lzma_raw_decoder and lzma_raw_encoder allow constructing streams using a custom filter chain.
lzma_raw_decoder
lzma_raw_encoder
Also adds LzmaOptions::new for creating empty options without a preset.
LzmaOptions::new
These wrappers for
lzma_raw_decoder
andlzma_raw_encoder
allow constructing streams using a custom filter chain.Also adds
LzmaOptions::new
for creating empty options without a preset.