Constant xz2::stream::TELL_ANY_CHECK
source · [−]pub const TELL_ANY_CHECK: u32 = lzma_sys::LZMA_TELL_ANY_CHECK; // 4u32
Expand description
A flag passed when initializing a decoder, causes process
to return
Status::GetCheck
as soon as the integrity check is known.