[][src]Function bvarint::read_bvarint

pub fn read_bvarint(r: impl Read) -> Result<u64>

Read from r and return the decoded integer.