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

x/abc/vendor/https/deno.land/std/io/bufio.ts>BufWriterSync.create

A better Deno framework to create web application.
Go to Latest
method BufWriterSync.create
import { BufWriterSync } from "https://deno.land/x/abc@v1.0.3/vendor/https/deno.land/std/io/bufio.ts";

return new BufWriterSync unless writer is BufWriterSync

Parameters

writer: WriterSync
optional
size: number = [UNSUPPORTED]