Function oxischeme::read::read_from_file [-]  [+] [src]

pub fn read_from_file(path_name: &str, heap: *mut Heap) -> IoResult<Read<File>>

Create a Read instance from the file at path_name.