pub fn compress(input: &[u8]) -> Vec<u8>
Expand description

Compress all bytes of input.