@haxall/haxall
Preparing search index...
node
fs
node:fs/promises
CreateWriteStreamOptions
Interface CreateWriteStreamOptions
interface
CreateWriteStreamOptions
{
autoClose
?:
boolean
;
emitClose
?:
boolean
;
encoding
?:
BufferEncoding
;
flush
?:
boolean
;
highWaterMark
?:
number
;
start
?:
number
;
}
Index
Properties
auto
Close?
emit
Close?
encoding?
flush?
high
Water
Mark?
start?
Properties
Optional
auto
Close
autoClose
?:
boolean
Optional
emit
Close
emitClose
?:
boolean
Optional
encoding
encoding
?:
BufferEncoding
Optional
flush
flush
?:
boolean
Optional
high
Water
Mark
highWaterMark
?:
number
Optional
start
start
?:
number
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
auto
Close
emit
Close
encoding
flush
high
Water
Mark
start
@haxall/haxall
Loading...