Returns the dictionary ID stored in the provided dictionary.
Wraps ZSTD_getDictID_fromDict.
ZSTD_getDictID_fromDict
Buffer containing the dictionary
The dictionary ID, or 0 if the buffer does not contain a dictionary
Returns the dictionary ID stored in the provided dictionary.
Wraps
ZSTD_getDictID_fromDict
.