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