[src]

Function std::i8::parse_bytes

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

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