Skip to content

memchr_inv#213

Open
stepancheg wants to merge 1 commit into
BurntSushi:masterfrom
stepancheg:memchr-inv
Open

memchr_inv#213
stepancheg wants to merge 1 commit into
BurntSushi:masterfrom
stepancheg:memchr-inv

Conversation

@stepancheg
Copy link
Copy Markdown
Contributor

Fixes #166.

My motivation for this PR is writing large files with holes while unarchiving: unarchive a block, if all are zeros, seek instead of write.

This PR is written mostly by AI assistant.

Fixes BurntSushi#166.

My motivation for this PR is writing large files with holes while
unarchiving: unarchive a block, if all are zeros, seek instead of
write.

This PR is written mostly by AI assistant.
@stepancheg stepancheg marked this pull request as ready for review April 26, 2026 09:19
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.

[feature request] memchr_inv?

1 participant