Function std::io::read_whole_file

pub fn read_whole_file(file: &Path) -> Result<~[u8], ~str>