Function fdeflate::compress_to_vec

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

Compresses the given data.