Skip to main content

read_unsigned_varlong

Function read_unsigned_varlong 

Source
pub fn read_unsigned_varlong(buf: &mut Bytes) -> Result<u64>
Expand description

Read an unsigned varlong (1–10 bytes, u64 payload).