commit | b3533618c0f16ac3b6be36a936ae870c674d2c67 | [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 | 496d3cdde3235403b593f716849acb17f016582b [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