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