close

fun close(callback: (err: ErrnoException?) -> Unit = definedExternally)(source)

Closes writeStream. Optionally accepts a callback that will be executed once the writeStreamis closed.

Since

v0.9.4