import { ch_readblob } from "https://deno.land/x/denops_std@v3.6.0/function/vim/mod.ts";
Like ch_read() but reads binary data and returns a |Blob|. See |channel-more|. Can also be used as a |method|: GetChannel()->ch_readblob()
import { ch_readblob } from "https://deno.land/x/denops_std@v3.6.0/function/vim/mod.ts";
Like ch_read() but reads binary data and returns a |Blob|. See |channel-more|. Can also be used as a |method|: GetChannel()->ch_readblob()