Searched defs:ZSTD_CDict_s (Results 1 – 1 of 1) sorted by relevance
2838 struct ZSTD_CDict_s { struct2839 void *dictBuffer;2840 const void *dictContent;2841 size_t dictContentSize;2842 ZSTD_CCtx *refContext;