pub fn decoded_len(byte: u8) -> u8
Expand description

Get the length of a vu64 from the first byte.

NOTE: The returned value is inclusive of the first byte itself.