Function report |
Source Code:lib\zstd\fse.h |
Create Date:2022-07-28 07:01:45 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:FSE_flushCState
Proto:ZSTD_STATIC void FSE_flushCState(BIT_CStream_t *bitC, const FSE_CState_t *statePtr)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
BIT_CStream_t * | bitC | |
const FSE_CState_t * | statePtr |
464 | BIT_addBits(bitC, value, stateLog) |
465 | BIT_flushBits(bitC) |
Name | Describe |
---|---|
FSE_compress_usingCTable_generic | |
ZSTD_compressSequences_internal |
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 |