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 added a parameter to bypass the underlying stream read limit when reading directly int he buffer from a generic stream. This is simply sugar to set underlyingStreamReadSizeLimit to nil before the read and back to its value after the read.
0 commit comments