xz2::stream

Constant IGNORE_CHECK

Source
pub const IGNORE_CHECK: u32 = lzma_sys::LZMA_TELL_UNSUPPORTED_CHECK; // 2u32
Expand description

A flag passed when initializing a decoder, causes the decoder to ignore any integrity checks listed.