Function report |
Source Code:lib\zstd\fse_decompress.c |
Create Date:2022-07-28 07:08:09 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:-******************************************************** Decompression (Byte symbols)
Proto:size_t FSE_buildDTable_rle(FSE_DTable *dt, BYTE symbolValue)
Type:size_t
Parameter:
Type | Parameter | Name |
---|---|---|
FSE_DTable * | dt | |
BYTE | symbolValue |
177 | tableLog = 0 |
178 | fastMode = 0 |
180 | newState = 0 |
181 | symbol = symbolValue |
182 | nbBits = 0 |
184 | Return 0 |
Name | Describe |
---|---|
ZSTD_buildSeqTable | : nb bytes read from src, |
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 |