pub fn len_delta_param<const USE_DELTA_TABLE: bool, const USE_GAMMA_TABLE: bool>( n: u64, ) -> usize
Returns the length of the δ code for n.
n