Skip to main content

encode_gzip

Function encode_gzip 

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