Function report | 
Source Code:lib\zstd\zstd_internal.h | 
Create Date:2022-07-28 07:02:44 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:ZSTD_wildcopy
Proto:ZSTD_STATIC void ZSTD_wildcopy(void *dst, const void *src, ptrdiff_t length)
Type:void
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| void * | dst | |
| const void * | src | |
| ptrdiff_t | length | 
| 145 | If length <= 8 Then Return -******************************************** Shared functions to include for inlining | 
| 147 | Do | 
| Name | Describe | 
|---|---|
| ZSTD_storeSeq | ! ZSTD_storeSeq() :Store a sequence (literal length, literals, offset code and match length code) into seqStore_t.`offsetCode` : distance to match, or 0 == repCode.`matchCode` : matchLength - MINMATCH | 
| ZSTD_execSequenceLast7 | |
| ZSTD_execSequence | |
| ZSTD_execSequenceLong | 
| Source code conversion tool public plug-in interface  | X | 
|---|---|
| Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion  |