Skip to main content
The Deno 2 Release Candidate is here
Learn more
Latest
method BufWriterSync.prototype.flush
import { BufWriterSync } from "https://deno.land/x/pogsocket@2.0.0/websocket/deps.ts";

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