julia
b29c8089 - Fix `IOBuffer` `skip` regression (#57963)

Commit
246 days ago
Fix `IOBuffer` `skip` regression (#57963) Fixes #57962 This reverts the changes to `skip` added in #57570 The code before #57570 was written in a very specific way to avoid overflow errors, so I'm not sure why this was changed.
Author
Parents
Loading