[][src]Constant xz::stream::TELL_UNSUPPORTED_CHECK

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

A flag passed when initializing a decoder, causes process to return Error::UnsupportedCheck if the stream being decoded has an integrity check that cannot be verified by this build of liblzma.