[
https://issues.apache.org/jira/browse/COMPRESS-581?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gary D. Gregory resolved COMPRESS-581.
--------------------------------------
Fix Version/s: 1.23.1
Resolution: Fixed
> 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
> Priority: Minor
> Fix For: 1.23.1
>
>
> 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.20.10#820010)