Function encode_gzip

Source
pub fn encode_gzip(data: &[u8]) -> Result<Vec<u8>, Error>