Kotlin Wrappers API Reference
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
kotlin-node
/
node.stream
/
Writable
/
Companion
/
toWeb
to
Web
fun
toWeb
(
streamWritable
:
Writable
)
:
ERROR CLASS: Symbol not found for web.streams.WritableStream<*>
(
source
)
A utility method for creating a web
WritableStream
from a
Writable
.
Since
v17.0.0