[src]

Function std::str::from_byte

pub fn from_byte(b: u8) -> ~str

Convert a byte to a UTF-8 string

Failure

Fails if invalid UTF-8