[src]

Function std::str::raw::from_buf_len

pub unsafe fn from_buf_len(buf: *u8, len: uint) -> ~str

Create a Rust string from a *u8 buffer of the given length