Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/capi/deps/std/io.ts>BufWriter.create

[WIP] A framework for crafting interactions with Substrate chains
Latest
method BufWriter.create
import { BufWriter } from "https://deno.land/x/capi@v0.1.1-beta.1/deps/std/io.ts";

return new BufWriter unless writer is BufWriter

Parameters

writer: Writer
optional
size: number = [UNSUPPORTED]