Skip to main content

var_int_bytes

Function var_int_bytes 

Source
pub const fn var_int_bytes(value: i32) -> usize
Expand description

Returns the number of bytes needed to encode a VarInt value.