mirror of
https://github.com/adamhathcock/sharpcompress.git
synced 2026-02-04 05:25:00 +00:00
Rename an entry from a zip file #401
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @toolgood on GitHub (Jun 20, 2020).
I want to change a file name in the zip, but my code uses too much memory and is not fast.
Is there any other way of doing this?
Thanks.