All Classes
-
All Classes Interface Summary Class Summary Enum Summary Exception Summary Class Description BaseZstdBufferDecompressingStreamNoFinalizer BufferPool An interface that allows users to customize how buffers are recycled.EndDirective Enum that expresses desired flushing for a streaming compression call.Native NoPool Implementation of `BufferPool` that does not recycle buffers.RecyclingBufferPool A pool of buffers which uses a simple reference queue to recycle buffers.SequenceProducer Interface for an extenal sequence producer.Zstd Zstd.ParamSwitch Note: This enum controls features which are conditionally beneficial.ZstdBufferDecompressingStream ZstdBufferDecompressingStreamNoFinalizer ZstdCompressCtx ZstdDecompressCtx ZstdDictCompress ZstdDictDecompress ZstdDictTrainer 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.ZstdIOException ZstdOutputStream OutputStream filter that compresses the data using Zstd compressionZstdOutputStreamNoFinalizer OutputStream filter that compresses the data using Zstd compression.ZstdVersion