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

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

Extract an unsigned integer value from BER data.