pub const fn encoded_length(n: usize) -> usize
Calculates the encoded length.
This function will panic if n > isize::MAX.
n > isize::MAX