Function ldap3::asn1::parse_uint [] [src]

pub fn parse_uint(i: &[u8]) -> IResult<&[u8], u64, u32>

Extract an unsigned integer value from BER data.