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
The code in ZipHeaderPeekInputStream looks wrong. The headerStream gets set to null if data has been read but it's possible that there's still data in the header stream.