KC's Workspace
Github
Preparing search index...
@kcconfigs/vitest
<internal>
ReadOptions
Interface ReadOptions
interface
ReadOptions
{
length
?:
number
;
offset
?:
number
;
position
?:
ReadPosition
|
null
;
}
Hierarchy (
View Summary
)
ReadOptions
ReadOptionsWithBuffer
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
|
null
Default
null
Copy
Settings
Member Visibility
Protected
External
Internal
Beta
Alpha
Theme
OS
Light
Dark
On This Page
Properties
length
offset
position
Github
KC's Workspace
Loading...
Default
length of buffer