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.

Throws

CompressionError if decoder re-initialisation fails.