[][src]Constant xz::stream::IGNORE_CHECK

pub const IGNORE_CHECK: u32 = lzma_sys::LZMA_TELL_UNSUPPORTED_CHECK; // 2u32

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