CompressionError if decoder re-initialisation fails.LzmaDecompressor.reset
void reset()Reset the decompression context for reuse.
All configured options are reapplied so the decompressor behaves identically to a freshly constructed instance.
void reset()Reset the decompression context for reuse.
All configured options are reapplied so the decompressor behaves identically to a freshly constructed instance.
CompressionError if decoder re-initialisation fails.