Skip to main content

fetch_read_bytes

Function fetch_read_bytes 

Source
pub fn fetch_read_bytes(path: &Value) -> DogeResult
Expand description

fetch.read_bytes(path) — the file’s whole contents as raw Bytes, for binary files that are not valid text. A missing file is a catchable IOError.