is_gzip

Function is_gzip 

Source
pub fn is_gzip(data: &[u8]) -> bool
Expand description

Check if bytes start with gzip magic bytes.