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

Compress a buffer using snappy.