[][src]Function lber::parse::parse_uint

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

Extract an unsigned integer value from BER data.