Function engine::snapshot::compress

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

Compress data using an LZ4 Algorithm.