Peeks a character at the specified offset from the current Start position inside the range Start and End, returns \0 if outside this range.
\0
[MethodImpl(MethodImplOptions.AggressiveInlining)] public readonly char PeekChar(int offset)
The offset.