Preparing search index...
The search index is not available
fsxt - v15.3.0
fsxt
<internal>
WriteStreamOptions
Interface WriteStreamOptions
interface
WriteStreamOptions
{
autoClose
?:
boolean
;
emitClose
?:
boolean
;
encoding
?:
BufferEncoding
;
fd
?:
number
|
FileHandle
;
flags
?:
string
;
flush
?:
boolean
;
fs
?:
null
|
CreateWriteStreamFSImplementation
;
highWaterMark
?:
number
;
mode
?:
number
;
signal
?:
null
|
AbortSignal
;
start
?:
number
;
}
Hierarchy (
view full
)
StreamOptions
WriteStreamOptions
Index
Properties
auto
Close?
emit
Close?
encoding?
fd?
flags?
flush?
fs?
high
Water
Mark?
mode?
signal?
start?
Properties
Optional
auto
Close
auto
Close
?:
boolean
Optional
emit
Close
emit
Close
?:
boolean
Optional
encoding
encoding
?:
BufferEncoding
Optional
fd
fd
?:
number
|
FileHandle
Optional
flags
flags
?:
string
Optional
flush
flush
?:
boolean
Optional
fs
fs
?:
null
|
CreateWriteStreamFSImplementation
Optional
high
Water
Mark
high
Water
Mark
?:
number
Optional
mode
mode
?:
number
Optional
signal
signal
?:
null
|
AbortSignal
Optional
start
start
?:
number
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
auto
Close
emit
Close
encoding
fd
flags
flush
fs
high
Water
Mark
mode
signal
start
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