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

return new BufWriterSync unless writer is BufWriterSync

Parameters

writer: WriterSync
optional
size: number = [UNSUPPORTED]