read_all

Function read_all 

Source
fn read_all(path: &Path) -> Result<Vec<u8>>
Expand description

Reads the entire contents of a file into a byte vector.