Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/powar/deps.ts>io.BufWriter#flush

A simple but powerful TypeScript-based dot-file manager.
Latest
method io.BufWriter.prototype.flush
import { io } from "https://deno.land/x/powar@1.0.4/deps.ts";
const { BufWriter } = io;

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