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

x/proc/legacy/deps.ts>BufReader#reset

A better way to work with processes in Deno.
Very Popular
Go to Latest
method BufReader.prototype.reset
Re-export
import { BufReader } from "https://deno.land/x/proc@0.20.29/legacy/deps.ts";

Discards any buffered data, resets all state, and switches the buffered reader to read from r.