Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/s3si/deps.ts>io.BufReader#reset

Export your battles from SplatNet to https://stat.ink
Go to Latest
method io.BufReader.prototype.reset
import { io } from "https://deno.land/x/s3si@ci/deps.ts";
const { BufReader } = io;

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

Parameters

r: Reader