pub fn read<P: AsUnixStr>(path: P) -> Result<Vec<u8>>
Reads a file into a newly allocated vec
Os errors relating to file access and reading