Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/silicon/deps.ts>io.BufWriterSync#flush

Deno module to generate images from source code using Aloxaf/silicon.
Go to Latest
method io.BufWriterSync.prototype.flush
import { io } from "https://deno.land/x/silicon@0.0.6/deps.ts";
const { BufWriterSync } = io;

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