Function report |
Source Code:lib\zlib_deflate\defutil.h |
Create Date:2022-07-28 06:58:16 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Flush the bit buffer, keeping at most 7 bits in it.
Proto:static inline void bi_flush(deflate_state *s)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
deflate_state * | s |
302 | bi_buf = 0 |
304 | Else if Output buffer. bits are inserted starting at the bottom (least* significant bits). >= 8 Then |
306 | bi_buf >>= 8 |
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 |