xz2::stream

Constant TELL_NO_CHECK

Source
pub const TELL_NO_CHECK: u32 = lzma_sys::LZMA_TELL_NO_CHECK; // 1u32
Expand description

A flag passed when initializing a decoder, causes process to return Error::NoCheck if the stream being decoded has no integrity check.