Kotlin Wrappers API Reference
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
kotlin-node
/
node.stream.consumers
/
text
text
suspend external
fun
text
(
stream
:
ERROR CLASS: Symbol not found for WebReadableStream<*>
)
:
String
(
source
)
suspend external
fun
text
(
stream
:
ReadableStream
)
:
String
(
source
)
suspend external
fun
text
(
stream
:
ERROR CLASS: Symbol not found for AsyncIterable<kotlin/Any?>
)
:
String
(
source
)
Since
v16.7.0