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

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

Compress a buffer, without writing any sort of header on the output.