Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-node
/
node.stream
/
TransformCallback
Transform
Callback
typealias
TransformCallback
=
(
<Error class: unknown class>
?
,
data
:
Any
?
)
->
Unit
(
source
)