Kotlin Wrappers API Reference
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
kotlin-node
/
node.stream
/
DuplexFromWebDuplexStream
Duplex
From
Web
Duplex
Stream
sealed
external
interface
DuplexFromWebDuplexStream
(
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<*>