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