Decompressor for zstd data.
More...
|
size_t | decompress (const void *compressedData, size_t &inOutdecodedSize, size_t compressedDataSize, void *destination, uint32_t destinationSize, uint32_t &outWrittenSize) |
|
void | resetContext () |
|
ZSTD_DStream * | getContext () const |
|
Decompressor for zstd data.
The documentation for this class was generated from the following file: