Skip to content

Commit

Permalink
Add implementation of reading and writing from file and memory
Browse files Browse the repository at this point in the history
In-memory zip file creation inspired by code from:
https://github.com/zlib-ng/minizip-ng/blob/8bba5e3fdfc4f8a6c6033cf2b7656cfb2779bef1/test/test.c#L304-L411

Keep the zip open until a new filename is requested.

The key delete and update are not implemented.
  • Loading branch information
dzenanz committed Apr 12, 2023
1 parent cd78552 commit 03143ad
Show file tree
Hide file tree
Showing 3 changed files with 449 additions and 137 deletions.

0 comments on commit 03143ad

Please sign in to comment.