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

x/enviromodder/setup/deps.ts>io.BufWriter#flush

A package (in beta) designed to make ReMapper environment statements more friendly
Go to Latest
method io.BufWriter.prototype.flush
import { io } from "https://deno.land/x/enviromodder@3.0.3/setup/deps.ts";
const { BufWriter } = io;

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