You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We can rely on the ability to clone the `Reader` to use the `Decode`
implementation to implement peeking, so we don't need a separate bespoke
implementation.
This also avoids losing the `Reader` context while peeking.
0 commit comments