method promises.FileHandle.readv
FileHandle.readv(buffers: readonly ArrayBufferView[],position?: number,): Promise<ReadVResult>
Deprecated
Read from a file and write to an array of ArrayBufferView s
Promise<ReadVResult>
Fulfills upon success an object containing two properties: