For detailed information, see the documentation of the asynchronous version of this API: readv.
function
fs.readvSync
fd: number,
buffers: readonly ArrayBufferView<ArrayBufferLike>[],
position?: number
): number;
@returns
The number of bytes read.
function
For detailed information, see the documentation of the asynchronous version of this API: readv.
The number of bytes read.