Function async_compression::codec::gzip::decoder::check_footer

source ยท
fn check_footer(crc: &Crc, input: &[u8]) -> Result<()>