Function nom_gzip::gzip_footer []

pub fn gzip_footer(i: &[u8]) -> IResult<&[u8], GzipFooter, u32>