[src]

Function std::i16::parse_bytes

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

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