Docs
GitHub
Preparing search index...
The search index is not available
@foxxmd/logging Docs
@foxxmd/logging Docs
factory
<internal>
CreateReadStreamOptions
Interface CreateReadStreamOptions
interface
CreateReadStreamOptions
{
encoding
?:
BufferEncoding
;
autoClose
?:
boolean
;
emitClose
?:
boolean
;
start
?:
number
;
end
?:
number
;
highWaterMark
?:
number
;
}
Index
Properties
encoding?
auto
Close?
emit
Close?
start?
end?
high
Water
Mark?
Properties
Optional
encoding
encoding
?:
BufferEncoding
Optional
auto
Close
auto
Close
?:
boolean
Optional
emit
Close
emit
Close
?:
boolean
Optional
start
start
?:
number
Optional
end
end
?:
number
Optional
high
Water
Mark
high
Water
Mark
?:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
encoding
auto
Close
emit
Close
start
end
high
Water
Mark
Docs
GitHub
@foxxmd/logging Docs
Loading...