import { BufReader } from "https://deno.land/std@0.222.1/io/mod.ts";
Discards any buffered data, resets all state, and switches the buffered reader to read from r.
import { BufReader } from "https://deno.land/std@0.222.1/io/mod.ts";
Discards any buffered data, resets all state, and switches the buffered reader to read from r.