Module

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

A better way to work with processes in Deno.
Very Popular
Latest
method BufReader.prototype.reset
import { BufReader } from "https://dotland.deno.dev/x/proc@0.21.9/legacy/deps.ts";

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