xz2::stream

Constant CONCATENATED

Source
pub const CONCATENATED: u32 = lzma_sys::LZMA_CONCATENATED; // 8u32
Expand description

A flag passed when initializing a decoder, indicates that the stream may be multiple concatenated xz files.