Skip to main content

is_gzip

Function is_gzip 

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

Check if data starts with the gzip magic number.