Extremely Popular
Go to Latest
method BufWriter.prototype.flush
import { BufWriter } from "https://dotland.deno.dev/x/dejs@0.10.1/vendor/https/deno.land/std/io/bufio.ts";

Flush writes any buffered data to the underlying io.Writer.