Function flate::deflate_bytes_zlibExperimental [-]  [+] [src]

pub fn deflate_bytes_zlib(bytes: &[u8]) -> Option<CVec<u8>>

Compress a buffer, using a header that zlib can understand.