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

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

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

return new BufWriterSync unless writer is BufWriterSync

Parameters

writer: WriterSync
optional
size: number = [UNSUPPORTED]