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