heuermh commented on pull request #165: URL: https://github.com/apache/commons-compress/pull/165#issuecomment-776386206
Thanks @PeterAlfredLee! This LGTM for the use case where callers are using the `ZstdCompressorInputStream` constructor directly. How might we support the [`CompressorStreamFactory.createCompressorInputStream(InputStream)`]( http://commons.apache.org/proper/commons-compress/javadocs/api-release/org/apache/commons/compress/compressors/CompressorStreamFactory.html#createCompressorInputStream-java.io.InputStream-) use case? ---------------------------------------------------------------- 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]
