[go: up one dir, main page]

Constant liblzma::stream::CONCATENATED

source ยท
pub const CONCATENATED: u32 = liblzma_sys::LZMA_CONCATENATED; // 8u32
Expand description

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