cpreisler opened a new pull request, #437: URL: https://github.com/apache/commons-compress/pull/437
I noticed that the change I made yesterday caused writing byte by byte to produces a different result than writing multiple bytes at one time. I fixed the code and added unit tests. Also I verified that this code is now producing the same output as the previous 1.24.0 version. Also verified that the lz4 command line utility is able to decompress the output from this code. -- 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]
