airlift / aircompressor

A port of Snappy, LZO, LZ4, and Zstandard to Java
Apache License 2.0
562 stars 111 forks source link

ZstdCompressor OutputStream and InputStream #138

Closed jackluo923 closed 1 year ago

jackluo923 commented 2 years ago

Similar to zstd-jni and apache commons libraries, they offer OuputStream and InputStream classes for zstd compression. This issue is similar to the enhancement feature request brought up in 2020 from issue 112. Would this project welcome this contribution now or have the authors already have this feature implemented but not released? If it's the former, I am happy to contribute this functionality to this project.

wetneb commented 2 years ago

According to this comment it looks like your contribution would be welcome. Many people seem to be interested in this, so if for some reason your PR does not end up being merged and released, that might be enough momentum for a friendly fork already… so just go ahead!

jonmv commented 2 years ago

This would be great!

bondolo commented 2 years ago

This would appear to be resolved in #152

tburch commented 1 year ago

➕ to having this functionality!

dain commented 1 year ago

Fied in #152