pub fn fetch_read_bytes(path: &Value) -> DogeResultExpand 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.
pub fn fetch_read_bytes(path: &Value) -> DogeResultfetch.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.