@haxall/haxall
Preparing search index...
node
fs
ReadSyncOptions
Interface ReadSyncOptions
interface
ReadSyncOptions
{
length
?:
number
;
offset
?:
number
;
position
?:
ReadPosition
;
}
Hierarchy (
View Summary
)
ReadSyncOptions
ReadAsyncOptions
Index
Properties
length?
offset?
position?
Properties
Optional
length
length
?:
number
Default
length of buffer
Optional
offset
offset
?:
number
Default
0
Copy
Optional
position
position
?:
ReadPosition
Default
null
Copy
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
length
offset
position
@haxall/haxall
Loading...
Default
length of buffer