Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-node
/
node.stream
/
Pipe
Pipe
sealed
external
interface
Pipe
(
source
)
Members
Functions
close
Link copied to clipboard
abstract
fun
close
(
)
has
Ref
Link copied to clipboard
abstract
fun
hasRef
(
)
:
Boolean
ref
Link copied to clipboard
abstract
fun
ref
(
)
unref
Link copied to clipboard
abstract
fun
unref
(
)