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

x/enviromodder/setup/deps.ts>io.BufWriterSync#reset

MapLock is a module for remapper which is definitely not a nootils clone :)
Go to Latest
method io.BufWriterSync.prototype.reset
import { io } from "https://deno.land/x/enviromodder@1.0.51/setup/deps.ts";
const { BufWriterSync } = io;

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

Parameters

w: WriterSync