CompressionError if format is not XZ or encoder initialisation fails.LzmaCompressor.this
this
(CompressionOptions opts)Create a compressor with provided options.
Parameters
opts | Compression options. Must use CompressionFormat.XZ (or AUTO_DETECT which defaults to XZ). |