pub fn encode(buf: &mut Vec<u8>, value: u64)
Encode value as an unsigned LEB128 varint, appending bytes to buf.
value
buf