All Classes and Interfaces

Class
Description
 
 
Main interface which allows creating decompression contexts, and decompressor factories.
Wraps a Zstandard decompression context, it keeps track of the previous decompressed data, allowing for greater compression ratios, but the data must be decompressed in the same order.
A Zstandard streaming decompressor for Discord gateway messages.
An exception thrown when Zstd returns an error code.
Utility class to load Zstd natives.
Entrypoint of discord-zstd-java.