method BufWriterSync.prototype.flushimport { BufWriterSync } from "https://deno.land/std@0.220.0/io/buf_writer.ts"; flush()Flush writes any buffered data to the underlying io.WriterSync.