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://dotland.deno.dev/x/abc@v1.2.4/vendor/https/deno.land/std/io/bufio.ts";

return new BufWriterSync unless writer is BufWriterSync

Parameters

writer: WriterSync
optional
size: number = [UNSUPPORTED]