async_compression::codec::gzip::decoder

Function check_footer

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