Kotlin Wrappers API Reference
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
kotlin-node
/
node.stream
/
DuplexToWebResult
Duplex
To
Web
Result
sealed
external
interface
DuplexToWebResult
(
source
)
Members
Properties
readable
Link copied to clipboard
abstract
var
readable
:
ERROR CLASS: Symbol not found for web.streams.ReadableStream<*>
writable
Link copied to clipboard
abstract
var
writable
:
ERROR CLASS: Symbol not found for web.streams.WritableStream<*>