Function cargo_deb::compress::gz[][src]

pub fn gz(data: &[u8]) -> CDResult<Vec<u8>>

Compresses data using the native Rust implementation of Zopfli.