Skip to main content
Go to Latest
method BufWriterSync.create
import { BufWriterSync } from "https://deno.land/std@0.109.0/io/bufio.ts";

return new BufWriterSync unless writer is BufWriterSync

Parameters

writer: WriterSync
optional
size: number = [UNSUPPORTED]