CompressionError if format is not XZ or decoder initialisation fails.LzmaDecompressor.this
this
(DecompressionOptions opts)Create a decompressor with provided options.
Parameters
opts | Decompression options. Must use CompressionFormat.XZ (or AUTO_DETECT which defaults to XZ). |