Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-node
/
node.stream
/
_FinishedOptions
_
Finished
Options
sealed
external
interface
_FinishedOptions
(
source
)
Inheritors
FinishedOptions
Members
Properties
error
Link copied to clipboard
abstract
var
error
:
Boolean
?
readable
Link copied to clipboard
abstract
var
readable
:
Boolean
?
writable
Link copied to clipboard
abstract
var
writable
:
Boolean
?