Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-node
/
node.stream
/
Writable
/
_writev
_
writev
open
val
_writev
:
(
chunks
:
Array
<
WritableWritevChunksItem
>
,
callback
:
(
<Error class: unknown class>
?
)
->
Unit
)
->
Unit
?
(
source
)