Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Very Popular
Go to Latest
method BufWriterSync.create
import { BufWriterSync } from "https://deno.land/x/redis@v0.29.1/vendor/https/deno.land/std/io/buf_writer.ts";

return new BufWriterSync unless writer is BufWriterSync

Parameters

writer: WriterSync
optional
size: number = [UNSUPPORTED]