isWritable

external fun isWritable(stream: Writable): Boolean?(source)
external fun isWritable(stream: WritableStream): Boolean?(source)

Returns whether the stream is writable.

Since

v20.0.0