import { io } from "https://deno.land/x/enviromodder@4.0.1/setup/deps.ts";
const { BufReader } = io;
Discards any buffered data, resets all state, and switches the buffered reader to read from r.
import { io } from "https://deno.land/x/enviromodder@4.0.1/setup/deps.ts";
const { BufReader } = io;
Discards any buffered data, resets all state, and switches the buffered reader to read from r.