Public Attributes | |
| void * | dictBuffer |
| void const * | dict |
| size_t | dictSize |
| ZSTD_dictContentType_e | dictContentType |
| ZSTD_CDict * | cdict |
| ZSTD_CDict* ZSTD_localDict::cdict |
| void const* ZSTD_localDict::dict |
| void* ZSTD_localDict::dictBuffer |
| ZSTD_dictContentType_e ZSTD_localDict::dictContentType |
| size_t ZSTD_localDict::dictSize |