Function report |
Source Code:lib\zstd\decompress.c |
Create Date:2022-07-28 07:06:39 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:ZSTD_decompressBegin
Proto:size_t ZSTD_decompressBegin(ZSTD_DCtx *dctx)
Type:size_t
Parameter:
Type | Parameter | Name |
---|---|---|
ZSTD_DCtx * | dctx |
110 | previousDstEnd = NULL |
111 | base = NULL |
112 | vBase = NULL |
113 | dictEnd = NULL |
115 | litEntropy = fseEntropy = 0 |
116 | dictID = 0 |
118 | No 3D Now!(rep, repStartValue, size of repStartValue ) |
123 | Return 0 |
Name | Describe |
---|---|
ZSTD_createDCtx_advanced | |
ZSTD_decompressBegin_usingDict | |
ZSTD_refDDict |
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 |