function readvSync
Jump to headingreadvSync(fd: number,buffers: readonly ArrayBufferView[],position?: number,): number
For detailed information, see the documentation of the asynchronous version of this API: readv.
Parameters Jump to heading
Jump to headingfd: number
Jump to headingbuffers: readonly ArrayBufferView[]
optional
Jump to headingposition: number = 'null'
Return Type Jump to heading
number
The number of bytes read.