Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-node
/
node.stream
/
Readable
/
readableAborted
readable
Aborted
val
readableAborted
:
Boolean
(
source
)
Returns whether the stream was destroyed or errored before emitting
'end'
.
Since
v16.8.0