Function report |
Source Code:lib\zstd\fse.h |
Create Date:2022-07-28 07:01:47 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:FSE_decodeSymbol
Proto:ZSTD_STATIC BYTE FSE_decodeSymbol(FSE_DState_t *DStatePtr, BIT_DStream_t *bitD)
Type:BYTE
Parameter:
Type | Parameter | Name |
---|---|---|
FSE_DState_t * | DStatePtr | |
BIT_DStream_t * | bitD |
506 | FSE_decode_t const DInfo = ) |
509 | lowBits = : extracted value. |
512 | Return symbol |
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 |