Peeks at multiple values of type T from the stream without advancing the stream position.
The type of data to peek.
The number of values to peek from the stream.
An array of values peeked from the stream.
See Implementation
Peeks at multiple values of type T from the stream without advancing the stream position.