Public Attributes | |
size_t | compressedSize |
unsigned long long | decompressedBound |
size_t | nbBlocks |
Contains the compressed frame size and an upper-bound for the decompressed frame size. Note: before using compressedSize
, check for errors using ZSTD_isError(). similarly, before using decompressedBound
, check for errors using: decompressedBound != ZSTD_CONTENTSIZE_ERROR