Skip to content
This repository has been archived by the owner on Jun 2, 2024. It is now read-only.

publicly export and document the zip64 threshold constants #402

Closed

Conversation

cosmicexplorer
Copy link

Currently, there's no way for me to know whether I should set FileOptions::large_file() to true for a given zip file entry, because I don't know how large the file needs to be to require that. This change publicly exposes ZIP64_BYTES_THR and ZIP64_ENTRY_THR along with useful docstrings to enable that use case.

@Pr0methean
Copy link
Member

Replaced by zip-rs/zip2#60.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants