diff options
author | Colin Cross <ccross@android.com> | 2020-12-17 15:08:01 -0800 |
---|---|---|
committer | Colin Cross <ccross@android.com> | 2020-12-17 15:08:50 -0800 |
commit | 373147baa9bf38a54140b75db4f4f39b17b02800 (patch) | |
tree | 371febfeb1c4256763e63b1dbe7dbd3dc36aac8c /java/java.go | |
parent | f1c48afc31fcb07d19c9c3a088a1ccb3d67127ef (diff) |
Support writing a ZIP64 file header
If the length of a stored file is more than 2^32 and a data descriptor
is not being used then a ZIP64 extra is required in the file header to
store the uncompressed and compressed lengths.
Bug: 175055267
Test: TestCopyFromZip64
Change-Id: Id414b4c04f48aefabfd835bd8339333d36576375
Diffstat (limited to 'java/java.go')
0 files changed, 0 insertions, 0 deletions