import { BufWriterSync } from "https://deno.land/std@0.96.0/io/mod.ts";
Flush writes any buffered data to the underlying io.WriterSync.
import { BufWriterSync } from "https://deno.land/std@0.96.0/io/mod.ts";
Flush writes any buffered data to the underlying io.WriterSync.