1、新增测试用例;2、json支持digest类型;
This commit is contained in:
@@ -34,7 +34,7 @@ typedef struct
|
||||
* create a fuzzy hash handle and return it.
|
||||
* @return [handle]
|
||||
*/
|
||||
fuzzy_handle_t * fuzzy_create_handle(void);
|
||||
fuzzy_handle_t * fuzzy_create_handle(unsigned long long total_len);
|
||||
|
||||
/**
|
||||
* destroy context by a fuzzy hash handle.
|
||||
|
||||
Reference in New Issue
Block a user