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
ZipStreamReader and ZipStreamWriter do not support zip64 yet. However, large sites will have more than 65k files and may have files larger than 4gb. Let's provide support for the zip64 version of the zip format.
The text was updated successfully, but these errors were encountered:
ZipStreamReader and ZipStreamWriter do not support zip64 yet. However, large sites will have more than 65k files and may have files larger than 4gb. Let's provide support for the zip64 version of the zip format.
The text was updated successfully, but these errors were encountered: