commit | ad4ad8cfc8c1eada8356d554eeb0639ee48ef00d | [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 16:27:44 2015 -0700 |
tree | a05500fa9edfa366c0bda041e4f7a6c53e94c7a2 | |
parent | ca0d66d597dde0a76adc3f5da15aedff4b6cb70b [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. Change-Id: I43ac9e661aa5022f00d9e12b247c4314d61c441c