Function prefix_varint::read_prefix[][src]

pub fn read_prefix(byte: u8) -> Result<(u64, usize), OverflowError>