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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
