Function read_bytes

Source
pub async fn read_bytes(path: PathBuf) -> Result<Vec<u8>>
Expand description

Read the contents of a file as bytes.

Calls check_path_json.