Skip to main content
Module

x/denomailer/deps.ts>BufWriter#flush

A SMTP-Client implementation for deno (to send mails!)
Go to Latest
method BufWriter.prototype.flush
import { BufWriter } from "https://deno.land/x/denomailer@1.3.0/deps.ts";

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