Function voodoo::util::read_file [] [src]

pub fn read_file<P: AsRef<Path>>(file: P) -> VdResult<Vec<u8>>

Reads a file into a byte Vec.