Constant xz2::stream::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.