Skip to main content

is_compressed

Function is_compressed 

Source
pub fn is_compressed(data: &[u8]) -> bool
Expand description

Check if data appears to be compressed (has lz4 size prefix)