Uses of Package
com.github.luben.zstd
Packages that use com.github.luben.zstd
-
Classes in com.github.luben.zstd used by com.github.luben.zstdClassDescriptionAn an interface that allows users to customize how buffers are recycled.Enum that expresses desired flushing for a streaming compression call.InputStream filter that decompresses the data provided by the underlying InputStream using Zstd compression.InputStream filter that decompresses the data provided by the underlying InputStream using Zstd compression.OutputStream filter that compresses the data using Zstd compressionOutputStream filter that compresses the data using Zstd compression.