pub fn get_maximum_output_size(input_len: usize) -> usize
Returns the maximum output size of the compressed data. Can be used to preallocate capacity on the output vector