Function libyaz0::compress

source ·
pub fn compress(buffer: Vec<u8>, level: usize) -> Vec<u8>
Expand description

most likely broken, but it “should” compress your stuff, I recommend using the other Yaz0 library for compression. The one who wrote it seems to be a lot more knowledgable in both Rust and Compression algorithms :/