Peeks at the next value from the stream of type T without advancing the stream position.
The type of data to peek.
The value peeked from the stream.
See Implementation
Peeks at the next value from the stream of type T without advancing the stream position.