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