Constant liblzma::stream::CONCATENATED
source ยท pub const CONCATENATED: u32 = liblzma_sys::LZMA_CONCATENATED; // 8u32Expand description
A flag passed when initializing a decoder, indicates that the stream may be multiple concatenated xz files.