Function read

Source
pub fn read(path: &UnixStr) -> Result<Vec<u8>>
Expand description

Reads a file into a newly allocated vec

ยงErrors

Os errors relating to file access and reading