function readvSync
readvSync(fd: number,buffers: readonly ArrayBufferView[],position?: number,): numberDeprecated
For detailed information, see the documentation of the asynchronous version of this API: readv.
numberThe number of bytes read.
readvSync(fd: number,buffers: readonly ArrayBufferView[],position?: number,): numberFor detailed information, see the documentation of the asynchronous version of this API: readv.
numberThe number of bytes read.