async_compression::codec::gzip::decoder

Function check_footer

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