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

std/io/bufio.ts>BufReader

Deno standard library
Go to Latest
variable BufReader
Deprecated
Deprecated

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

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