NodefsWriteStream.prototype.closemethod WriteStream.prototype.close#WriteStream.prototype.close(callback?: (err?: ErrnoException | null) => void): voidCloses writeStream. Optionally accepts a callback that will be executed once the writeStreamis closed. Parameters #optional#callback: (err?: ErrnoException | null) => voidReturn Type #void
method WriteStream.prototype.close#WriteStream.prototype.close(callback?: (err?: ErrnoException | null) => void): voidCloses writeStream. Optionally accepts a callback that will be executed once the writeStreamis closed. Parameters #optional#callback: (err?: ErrnoException | null) => voidReturn Type #void