Reads multiple values of type T from the stream.
The type of data to be read.
The number of values to read from the stream.
An array of values read from the stream.
See Implementation
Reads multiple values of type T from the stream.