Col-E / LL-Java-Zip

Lower level ZIP support for Java
MIT License
37 stars 8 forks source link

Lazy reading in LocalFileHeader/CentralDirectoryFileHeader #11

Closed Col-E closed 1 year ago

Col-E commented 1 year ago

Contents are now lazily read in file outlining zip-parts.

The EndOfCentralDirectory remains non-lazy since the values in there are used to get the prior LFH/CDFH entries.

github-actions[bot] commented 1 year ago

Unit Test results

0 tests  ±0   0 :heavy_check_mark: ±0   0s :stopwatch: ±0s 0 suites ±0   0 :zzz: ±0  0 files   ±0   0 :x: ±0 

Results for commit 5107cd25. ± Comparison against base commit 4fd3ee4e.

:recycle: This comment has been updated with latest results.