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