Module

x/r2d2/deps.ts>BufReader#reset

Fast, lightweight Redis client library for Deno.
Go to Latest
method BufReader.prototype.reset
import { BufReader } from "https://dotland.deno.dev/x/r2d2@v0.0.14/deps.ts";

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

Parameters

r: Reader