Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Expose ZipArchive::central_directory_start #232

Merged
merged 1 commit into from
Aug 11, 2024

Conversation

ok-nick
Copy link
Contributor

@ok-nick ok-nick commented Aug 8, 2024

Introduces ZipArchive::central_directory_start to get the starting offset of the central directory (similar to ZipFile::central_header_start).

Closes #209

@Pr0methean Pr0methean added this pull request to the merge queue Aug 11, 2024
Merged via the queue into zip-rs:master with commit af33ed3 Aug 11, 2024
38 checks passed
@Pr0methean Pr0methean mentioned this pull request Aug 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Expose methods for inspecting central directory offset/len
2 participants