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
In AbstractReader.Skip() the shortcut to skip data by reading the raw stream rather than decompressing doesn't work if .CompressedSize is 0 due to a UsePostDataDescriptor formatted zip entry header.