Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

std/io/bufio.ts>BufWriter

Deno standard library
Go to Latest
variable BufWriter
Deprecated
Deprecated

Use BufWriter from https://deno.land/std/io/buffer.ts instead.

import { BufWriter } from "https://deno.land/std@0.131.0/io/bufio.ts";