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

x/aleph/deps.ts>bufio.BufWriter.create

The Full-stack Framework in Deno.
Very Popular
Go to Latest
method bufio.BufWriter.create
import { bufio } from "https://deno.land/x/aleph@v0.3.0-alpha.8/deps.ts";
const { BufWriter } = bufio;

return new BufWriter unless writer is BufWriter

Parameters

writer: Writer
optional
size: number = [UNSUPPORTED]