inflate_sync

Function inflate_sync 

Source
pub fn inflate_sync(
    data: &[u8],
    dict: Option<&[u8]>,
) -> Result<Vec<u8>, FFlateError>
Expand description

Expands DEFLATE data with no wrapper