heuermh commented on pull request #165: URL: https://github.com/apache/commons-compress/pull/165#issuecomment-776810498
> > How might we support the CompressorStreamFactory.createCompressorInputStream(InputStream) use case? > > -1. We do not support detailed configurations in `CompressorStreamFactory`. It's a simple input stream factory with compressor type detectors. I think we should keep it simple enough. Fair enough. I can do the stream format check beforehand; I use `CompressorStreamFactory` as a fallback. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
