garydgregory commented on PR #730: URL: https://github.com/apache/commons-compress/pull/730#issuecomment-3411305075
Hi @ppkarwasz > changing SnappyCompressorInputStream.getUncompressedSize() to package-private? Hm, but it's not just changing `getUncompressedSize()` to package-private, since `getSize()` is now deprecated, we would have to change that back as well. I'm OK with both. -- 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]
