Franck Valentin created COMPRESS-581:
----------------------------------------
Summary: Make getLocalHeaderOffset() public
Key: COMPRESS-581
URL: https://issues.apache.org/jira/browse/COMPRESS-581
Project: Commons Compress
Issue Type: Wish
Affects Versions: 1.20
Reporter: Franck Valentin
Hi,
I use this library to analyse zip files and get the entries and to do so I need
to get the entries together with their offsets within the archive. I use
ZipArchiveEntry but the issue is that getLocalHeaderOffset() is protected
instead of being public.
Looking at the source code I don't understand the reason behind it.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)