Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-node
/
node.stream
/
Readable
/
Companion
/
isDisturbed
is
Disturbed
fun
isDisturbed
(
stream
:
Readable
)
:
Boolean
(
source
)
fun
isDisturbed
(
stream
:
ReadableStream
)
:
Boolean
(
source
)
Returns whether the stream has been read from or cancelled.
Since
v16.8.0