pub fn calc(max_bitwidth: u8, frequencies: &[usize]) -> Vec<u8>
Expand description