LZ4_setStreamDecode
Use this function to instruct where to find the dictionary
This function is not necessary if previous data is still available where it was decoded.
Loading a size of 0 is allowed (same effect as no dictionary).
Return : 1 if OK, 0 if error
LZ4_setStreamDecode Use this function to instruct where to find the dictionary This function is not necessary if previous data is still available where it was decoded. Loading a size of 0 is allowed (same effect as no dictionary). Return : 1 if OK, 0 if error