Function report |
Source Code:lib\zstd\bitstream.h |
Create Date:2022-07-28 07:01:34 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:-***************************************** unsafe API
Proto:ZSTD_STATIC void BIT_addBitsFast(BIT_CStream_t *bitC, size_t value, unsigned nbBits)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
BIT_CStream_t * | bitC | |
size_t | value | |
unsigned | nbBits |
187 | bitContainer |= value << bitPos |
Name | Describe |
---|---|
HUF_encodeSymbol |
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 |