import { BufWriterSync } from "https://deno.land/std@0.166.0/io/buffer.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.166.0/io/buffer.ts";
Discards any unflushed buffered data, clears any error, and resets buffer to write its output to w.