Const
LZMA stream action constants. Control how the encoder/decoder processes input.
Readonly
Finish the stream - no more input
Flush and reset encoder state
Normal processing - continue encoding/decoding
Flush pending output synchronously
LZMA stream action constants. Control how the encoder/decoder processes input.