/// Container Formats /// Compression Methods pub const GZIP_HEADER: &[u8] = &[0x1f, 0x8b];