pub const fn get_maximum_output_size(input_len: usize) -> usize
Expand description

Returns the maximum output size of the compressed data. Can be used to preallocate capacity on the output vector