Skip to content

Reader<TInput>.PeekByte

PeekByte

View source
public byte PeekByte()
Returns the next byte from the input without advancing the reader.

Returns

The next byte in the input.