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