Skip to main content
Module

std/io/bufio.ts>BufReader#_reset

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

Parameters

buf: Uint8Array
rd: Reader