Skip to main content

is_zstd_compressed

Function is_zstd_compressed 

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

Checks if a block of data is compressed with the zstd algorithm.