pub fn read<T: TryFrom<u64>>(buf: &mut impl Buf) -> Result<T, Error>
Decodes a unsigned 64-bit integer from a varint