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 interface that allows users to customize how buffers are recycled.Enum that expresses desired flushing for a streaming compression call.Interface for an extenal sequence producer.Note: This enum controls features which are conditionally beneficial.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.