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
feat(jsoniter): add tests for sub-range reuse with mark/reset
- Add test cases for iterator reuse with sub-ranges, including mark/reset handling.
- Ensure iterators respect tail boundaries and prevent reading into stale content.
- Test edge cases for truncated sub-ranges, ensuring proper rejection with exceptions.
0 commit comments