Vectorized read.
The buffers to read the data into. The length of each buffer specifies how much data should be read.
The number of bytes that were read. 0 indicates that the end of the file has been reached.
See Implementation
Vectorized read.