I can only think about Peek () and ReadNoAdvance () atm, but I'm wondering if there are better or standard options.
Thank.
peek is a standard name provided in different languages.
I saw ReadAhead (), but I think Peek () is more standard.
When writing parsers, I often used lookahead.
lookahead