Preparing search index...
The search index is not available
fsxt - v15.3.0
fsxt
<internal>
CreateReadStreamFSImplementation
Interface CreateReadStreamFSImplementation
interface
CreateReadStreamFSImplementation
{
close
?:
(
(
...
args
)
=>
any
)
;
open
?:
(
(
...
args
)
=>
any
)
;
read
:
(
(
...
args
)
=>
any
)
;
}
Hierarchy (
view full
)
FSImplementation
CreateReadStreamFSImplementation
Index
Properties
close?
open?
read
Properties
Optional
close
close
?:
(
(
...
args
)
=>
any
)
Type declaration
(
...
args
)
:
any
Parameters
Rest
...
args
:
any
[]
Returns
any
Optional
open
open
?:
(
(
...
args
)
=>
any
)
Type declaration
(
...
args
)
:
any
Parameters
Rest
...
args
:
any
[]
Returns
any
read
read
:
(
(
...
args
)
=>
any
)
Type declaration
(
...
args
)
:
any
Parameters
Rest
...
args
:
any
[]
Returns
any
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
close
open
read
fsxt - v15.3.0
ensureDir
ensureDirSync
<internal>
constants
default
fdatasync
fsync
promises
realpathSync
Dir
Dirent
ReadStream
Stats
StatsFs
WriteStream
BigIntOptions
BigIntStats
BigIntStatsFs
CopyOptions
CopyOptionsSync
CopySyncOptions
Loading...
Generated using
TypeDoc