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