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

x/pogsocket/websocket/deps.ts>BufWriter#reset

🌐 deno websocket client
Latest
method BufWriter.prototype.reset
import { BufWriter } from "https://deno.land/x/pogsocket@2.0.0/websocket/deps.ts";

Discards any unflushed buffered data, clears any error, and resets buffer to write its output to w.