pub const fn var_int_bytes(value: i32) -> usize
Returns the number of bytes needed to encode a VarInt value.
VarInt