[][src]Function archivelib::expand_new::expand

pub fn expand(
    reader: &mut impl LookAheadBitwiseRead,
    writer: &mut impl Write,
    level: CompressionLevel
) -> Result<(), ExpandError>