[src]

Function std::u16::parse_bytes

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

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