[src]

Function std::u64::parse_bytes

pub fn parse_bytes(buf: &[u8], radix: uint) -> Option<u64>

Parse a byte slice as a number in the given base.