ReadFileOptions
Extended by
Properties
| Property | Type | Description |
|---|---|---|
end? | number | Byte offset to stop reading the file at (inclusive). Default Infinity |
start? | number | Byte offset to start reading the file from. Default 0 |
| Property | Type | Description |
|---|---|---|
end? | number | Byte offset to stop reading the file at (inclusive). Default Infinity |
start? | number | Byte offset to start reading the file from. Default 0 |