mdedetrich commented on PR #2409: URL: https://github.com/apache/pekko/pull/2409#issuecomment-3614314634
So upstream has commented at https://github.com/luben/zstd-jni/issues/324#issuecomment-3614203657, it may make more sense to add this functionality (specifically `ZstdCompressCtx.compressByteBufferStream()` and `ZstdDecompressCtx.decompressByteBufferStream()`) into zstd-jni proper as it would help others and make the pekko-streams implementation also far more trivial. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
