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