Function shorten::fread [] [src]

pub fn fread<P: AsRef<Path>>(path: P) -> Result<Vec<u8>>

Read a file into a Vec[u8]