Returns whether the stream is writable.
function
stream.default.isWritable
@returns
Only returns null if stream is not a valid Writable, Duplex or WritableStream.
function
Returns whether the stream is writable.
Only returns null if stream is not a valid Writable, Duplex or WritableStream.