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