Function lz4_flex::block::get_maximum_output_size[][src]

pub 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