| Class | Description |
|---|---|
| Zstd | |
| ZstdCompressCtx | |
| ZstdDecompressCtx | |
| ZstdDictCompress | |
| ZstdDictDecompress | |
| ZstdDictTrainer | |
| ZstdDirectBufferCompressingStream | |
| ZstdDirectBufferDecompressingStream | |
| ZstdInputStream |
InputStream filter that decompresses the data provided
by the underlying InputStream using Zstd compression.
|
| ZstdOutputStream |
OutputStream filter that compresses the data using Zstd compression
|
| Exception | Description |
|---|---|
| ZstdException |