import { readblob } from "https://deno.land/x/denops_std@v4.1.5/function/vim/mod.ts";
Read file {fname} in binary mode and return a Blob
.
When the file can't be opened an error message is given and
the result is an empty Blob
.
Also see readfile()
and writefile()
.
Parameters
denops: Denops