Constant liblzma::stream::IGNORE_CHECK
source ยท pub const IGNORE_CHECK: u32 = liblzma_sys::LZMA_TELL_UNSUPPORTED_CHECK; // 2u32Expand description
A flag passed when initializing a decoder, causes the decoder to ignore any integrity checks listed.