fkjellberg commented on PR #690: URL: https://github.com/apache/commons-compress/pull/690#issuecomment-5151221446
Hi @garydgregory Thank you for merging and continuing improving and refactoring the LHA code. I think that we should keep the LhStaticHuffmanCompressorInputStream in the public API as there are other use cases for it other than lha archives. I've come across [TCompress](https://spis.co.nz/compress.htm) which is a Delphi component used to store LH5 compressed data in databases. This is one of the reasons I started to implement LH5 for commons-compress as I need to decompress data stored by a legacy Delphi application. -- 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]
