platform_system_core/include/ziparchive
Adam Lesinski ad4ad8cfc8 Implement ZipWriter for quickly writing ZipFiles.
The ZipWriter implementation exposes a stateful interface that allows
bytes of data to be streamed in as they arrive. ZipEntries can be
compressed and/or aligned on a 32-bit boundary for mmapping at runtime.

Change-Id: I43ac9e661aa5022f00d9e12b247c4314d61c441c
2015-10-15 16:27:44 -07:00
..
zip_archive.h Fix Win32 <ziparchive/zip_archive.h>. 2015-07-29 19:58:57 -07:00
zip_writer.h Implement ZipWriter for quickly writing ZipFiles. 2015-10-15 16:27:44 -07:00