WriteStreamOptions
Defined in: node_modules/@types/node/fs.d.ts:4218
Extends
Section titled “Extends”StreamOptions
Properties
Section titled “Properties”autoClose?
Section titled “autoClose?”
optionalautoClose?:boolean
Defined in: node_modules/@types/node/fs.d.ts:4197
Inherited from
Section titled “Inherited from”StreamOptions.autoClose
emitClose?
Section titled “emitClose?”
optionalemitClose?:boolean
Defined in: node_modules/@types/node/fs.d.ts:4198
Inherited from
Section titled “Inherited from”StreamOptions.emitClose
encoding?
Section titled “encoding?”
optionalencoding?:BufferEncoding
Defined in: node_modules/@types/node/fs.d.ts:4194
Inherited from
Section titled “Inherited from”StreamOptions.encoding
optionalfd?:number|FileHandle
Defined in: node_modules/@types/node/fs.d.ts:4195
Inherited from
Section titled “Inherited from”StreamOptions.fd
flags?
Section titled “flags?”
optionalflags?:string
Defined in: node_modules/@types/node/fs.d.ts:4193
Inherited from
Section titled “Inherited from”StreamOptions.flags
flush?
Section titled “flush?”
optionalflush?:boolean
Defined in: node_modules/@types/node/fs.d.ts:4220
optionalfs?:CreateWriteStreamFSImplementation|null
Defined in: node_modules/@types/node/fs.d.ts:4219
highWaterMark?
Section titled “highWaterMark?”
optionalhighWaterMark?:number
Defined in: node_modules/@types/node/fs.d.ts:4201
Inherited from
Section titled “Inherited from”StreamOptions.highWaterMark
optionalmode?:number
Defined in: node_modules/@types/node/fs.d.ts:4196
Inherited from
Section titled “Inherited from”StreamOptions.mode
signal?
Section titled “signal?”
optionalsignal?:AbortSignal|null
Defined in: node_modules/@types/node/fs.d.ts:4200
Inherited from
Section titled “Inherited from”StreamOptions.signal
start?
Section titled “start?”
optionalstart?:number
Defined in: node_modules/@types/node/fs.d.ts:4199
Inherited from
Section titled “Inherited from”StreamOptions.start