Skip to main content
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.56.0/io/bufio.ts";

Returns

Promise<void>