method io.BufWriter.prototype.flushimport { io } from "https://deno.land/x/s3si@gui-v0.4.16/deps.ts"; const { BufWriter } = io; flush()Flush writes any buffered data to the underlying io.Writer.