Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

std/io/bufio.ts>BufReader#_fill

Deno standard library
Go to Latest
The Standard Library has been moved to JSR. See the blog post for details.
method BufReader.prototype._fill
import { BufReader } from "https://deno.land/std@v0.51.0/io/bufio.ts";

Returns

Promise<void>