Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-node
/
node.stream
/
WritableOptions
/
write
write
abstract
val
write
:
(
chunk
:
Any
?
,
encoding
:
BufferEncoding
,
callback
:
(
<Error class: unknown class>
?
)
->
Unit
)
->
Unit
?
(
source
)