import { readblob } from "https://deno.land/x/denops_std@v3.6.0/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