pub fn inflate_sync( data: &[u8], dict: Option<&[u8]>, ) -> Result<Vec<u8>, FFlateError>
Expands DEFLATE data with no wrapper