Expand description

Pure-Rust codecs for LZMA, LZMA2, and XZ.

Modules

Decompression helpers.

Error handling.

Functions

Decompress LZMA2 data with default Options.

Decompress LZMA data with default Options.

Decompress LZMA data with the provided options.