|
Implements a stream that exposes methods to transparently peek at the bytes that would be read by a call to PeekableStream.Read(byte[], int, int),
without affecting the actual outcome of future calls to standard Stream methods. See Remarks for further info.
|