method BufWriterSync.prototype.reset
BufWriterSync.prototype.reset(w: WriterSync): voidDiscards any unflushed buffered data, clears any error, and resets buffer to write its output to w.
Parameters
w: WriterSyncReturn Type
voidBufWriterSync.prototype.reset(w: WriterSync): voidDiscards any unflushed buffered data, clears any error, and resets buffer to write its output to w.
w: WriterSyncvoid