commit | 736bdcdf1b9c1be54bf9d110843a8329290d3b2c | [log] [tgz] |
---|---|---|
author | Adam Lesinski <adamlesinski@google.com> | Mon Oct 05 18:16:18 2015 -0700 |
committer | Adam Lesinski <adamlesinski@google.com> | Thu Oct 15 12:12:39 2015 -0700 |
tree | 2b5143a505497bcbc78625fd1024a45fd99694ca | |
parent | d0c54deb1dcadcc5ae4770665a5dc3d46861fcc1 [diff] |
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. Bug:22489826 Change-Id: Ifdabcde3ea5747dd4bcf0c4ac0eb5c394277443c