readonlyWritable
Is true
if it is safe to call writable.write()
, which means the stream has not been destroyed, errored, or ended.
Since
v11.4.0
Is true
if it is safe to call writable.write()
, which means the stream has not been destroyed, errored, or ended.
v11.4.0