Uses of Package
com.github.luben.zstd
-
Packages that use com.github.luben.zstd Package Description com.github.luben.zstd -
Classes in com.github.luben.zstd used by com.github.luben.zstd Class Description AutoCloseBase BaseZstdBufferDecompressingStreamNoFinalizer BufferPool An interface that allows users to customize how buffers are recycled.EndDirective Enum that expresses desired flushing for a streaming compression call.SharedDictBase ZstdBufferDecompressingStream ZstdBufferDecompressingStreamNoFinalizer ZstdCompressCtx ZstdDecompressCtx ZstdDictCompress ZstdDictDecompress ZstdDirectBufferCompressingStream ZstdDirectBufferCompressingStreamNoFinalizer ZstdDirectBufferDecompressingStream ZstdDirectBufferDecompressingStreamNoFinalizer ZstdException ZstdFrameProgression ZstdInputStream InputStream filter that decompresses the data provided by the underlying InputStream using Zstd compression.ZstdInputStreamNoFinalizer InputStream filter that decompresses the data provided by the underlying InputStream using Zstd compression.ZstdOutputStream OutputStream filter that compresses the data using Zstd compressionZstdOutputStreamNoFinalizer OutputStream filter that compresses the data using Zstd compression.