Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-node
/
node.fs
/
CreateReadStreamFSImplementation
Create
Read
Stream
FSImplementation
sealed
external
interface
CreateReadStreamFSImplementation
:
FSImplementation
(
source
)
Members
Properties
close
Link copied to clipboard
abstract
var
close
:
Function
<
Any
?
>
?
open
Link copied to clipboard
abstract
var
open
:
Function
<
Any
?
>
?
read
Link copied to clipboard
abstract
var
read
:
Function
<
Any
?
>