Function infer::archive::is_gz

source ·
pub fn is_gz(buf: &[u8]) -> bool
Expand description

Returns whether a buffer is a gzip archive.