[src]

Function std::u32::parse_bytes

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

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