Build
Docs
Reference
Guides
Blog
Discord
/
node:fs
/
ReadOptionsWithBuffer
P
buffer
P
length
P
offset
P
position
Search the reference...
/
Build
Docs
Reference
Guides
Blog
Discord
/
node:fs
/
ReadOptionsWithBuffer
P
buffer
P
length
P
offset
P
position
interface
fs.ReadOptionsWithBuffer
interface
ReadOptionsWithBuffer
<
T
extends
NodeJS.ArrayBufferView
>
buffer
?
:
T
length
?
:
number
offset
?
:
number
position
?
:
null
|
ReadPosition