KC's Workspace
Github
Preparing search index...
@kcconfigs/vitest
mocks
<internal>
IFileHandleWriteStreamOptions
Interface IFileHandleWriteStreamOptions
interface
IFileHandleWriteStreamOptions
{
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
External
Internal
Beta
Alpha
Theme
OS
Light
Dark
On This Page
Properties
auto
Close
emit
Close
encoding
flush
high
Water
Mark
start
Github
KC's Workspace
Loading...