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

x/frugal/dep/std/io.ts>BufWriter.create

A frugal web framework
Go to Latest
method BufWriter.create
import { BufWriter } from "https://deno.land/x/frugal@0.3.0/dep/std/io.ts";

return new BufWriter unless writer is BufWriter

Parameters

writer: Writer
optional
size: number = [UNSUPPORTED]