Skip to main content

compress_with_params

Function compress_with_params 

Source
pub fn compress_with_params(
    input: &[u8],
    params: &LevelParams,
) -> Result<Vec<u8>, CompressError>