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

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

Compresses data using the native Rust implementation of Zopfli.