luben / zstd-jni

JNI binding for Zstd
Other
808 stars 165 forks source link

Add ZstdBufferCompressingStream #307

Open minkovich opened 3 months ago

minkovich commented 3 months ago

Currently we have ZstdBufferDecompressingStream but we'd like the compressing version as well