- Preparing search index...
- The search index is not available
extra-fs
Interface FileReadOptions<T>
Type Parameters
-
T extends NodeJS.ArrayBufferView = Buffer
Properties
Optional
buffer
buffer?: T
Optional
length
length?: number
Optional
offset
offset?: number
Optional
position
position?: number
Default
Buffer.alloc(0xffff)