Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-web
/
web.streams
/
TransformerStartCallback
Transformer
Start
Callback
typealias
TransformerStartCallback
<
O
>
=
(
controller
:
TransformStreamDefaultController
<
O
>
)
->
Unit
(
source
)