max_compress_len

Function max_compress_len 

Source
pub fn max_compress_len<T>(src: &[T], typesize: Option<usize>) -> usize
Expand description

Return the max size a compressed buffer needs to be to hold src