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

return new BufWriter unless writer is BufWriter

Parameters

writer: Writer
optional
size: number = [UNSUPPORTED]