Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-browser
/
web.transport
/
WebTransport
/
createUnidirectionalStreamAsync
create
Unidirectional
Stream
Async
fun
createUnidirectionalStreamAsync
(
options
:
WebTransportSendStreamOptions
=
definedExternally
)
:
Promise
<
WritableStream
<
*
>
>
(
source
)