platform_system_core/libziparchive/include/ziparchive
Donald Chai e170d7fe85 Avoid using data descriptors in ZIP files when possible.
These add 16 bytes per ZIP entry, and are usually avoidable.  APKs contain thousands of
deflated entries, so this overhead adds up to tens of kilobytes.

Bug: 135470635
Change-Id: Ib928aa41dd55cacc41f7394c218c4340d3bbd570
2019-07-23 06:58:53 +00:00
..
zip_archive.h Finally remove ZipString. 2019-06-19 15:26:38 -07:00
zip_archive_stream_entry.h More Mac build fixes. 2018-10-26 10:53:24 -07:00
zip_writer.h Avoid using data descriptors in ZIP files when possible. 2019-07-23 06:58:53 +00:00