Re: [PR] Fix metadata loss in ZipArchiveFakeEntry when readi ng ZIP files from input streams [poi]

pjfanning (via GitHub) <[email protected]> Wed, 24 Jun 2026 07:52:52 -0000
Newsgroups gmane.comp.jakarta.poi.devel
Message-ID <PR_kwDOAAMmIM7p-R33-b9467e2a-ea2b-46fe-807b-da208630a968@gitbox.apache.org>
pjfanning commented on PR #1148:
URL: https://github.com/apache/poi/pull/1148#issuecomment-4787066926

   I'm not convinced that we need the size. The data is in the fake entry and we can use the size of the data. The data is held in a byte array so getting the size from that is easy.
   
   POI is not a zip reading tool. It is a tool for parsing and writing Microsoft data formats.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]