Github user bodewig commented on the pull request: https://github.com/apache/commons-compress/commit/56e82da90f1064c23dd630cf0066231567da3ed6#commitcomment-20502548 In src/main/java/org/apache/commons/compress/compressors/lz4/BlockLZ4CompressorInputStream.java: In src/main/java/org/apache/commons/compress/compressors/lz4/BlockLZ4CompressorInputStream.java on line 25: No problem. Are you trying to use LZ4 right now? If so I'm pretty sure this is not the final shape before the release. I intend to extract the common code from this class and the corresponding snappy input stream. May even do so before I start working on the output stream. For the frame format xxhash32 will probably be the biggest road block remaining.
--- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. --- --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org