Skip to main content

read_bytes

Function read_bytes 

Source
pub fn read_bytes<P: AsRef<Path>>(path: P) -> Result<Vec<u8>>
Expand description

Read raw bytes from a file.