Function read_var_int

Source
pub fn read_var_int(stream: &mut Stream<'_>, signed: bool) -> ReadResult<i32>