Preparing search index...
The search index is not available
@sosimple/fsx-file
@sosimple/fsx-file
ReadOptions
Interface ReadOptions
File read options.
interface
ReadOptions
{
encoding
?:
Encoding
;
flag
?:
ReadFlag
;
}
Hierarchy (
view full
)
ReadOptions
ReadJsonOptions
Index
Properties
encoding?
flag?
Properties
Optional
Readonly
encoding
encoding
?:
Encoding
Optional
Readonly
flag
flag
?:
ReadFlag
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
encoding
flag
@sosimple/fsx-file
Loading...
File read options.