import { BufWriter } from "https://deno.land/std@0.73.0/io/bufio.ts";
Discards any unflushed buffered data, clears any error, and resets buffer to write its output to w.
import { BufWriter } from "https://deno.land/std@0.73.0/io/bufio.ts";
Discards any unflushed buffered data, clears any error, and resets buffer to write its output to w.