Skip to content

fix: return correct offset in SeekableTake::seek #342

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

Merged
merged 10 commits into from
May 14, 2025

Conversation

cfircohen
Copy link
Contributor

SeekableTake has a window to an inner Reader.

It should return the offset relative to this window, and not the absolute offset relative to the entire reader.

SeekableTake has a window to an inner Reader.

It should return the offset relative to this window,
and not the absolute offset relative to the entire reader.

Signed-off-by: Cfir Cohen <[email protected]>
@Pr0methean Pr0methean enabled auto-merge May 12, 2025 22:32
@Pr0methean Pr0methean added this to the 3.0.0 milestone May 13, 2025
@Pr0methean Pr0methean added this pull request to the merge queue May 14, 2025
Merged via the queue into zip-rs:master with commit 260fa28 May 14, 2025
62 of 71 checks passed
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.

2 participants