Function report |
Source Code:lib\zlib_deflate\deflate.c |
Create Date:2022-07-28 06:58:22 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:flush_pending
Proto:static void flush_pending(z_streamp strm)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
z_streamp | strm |
307 | s = not visible by applications |
310 | If len > remaining free space at next_out Then len = remaining free space at next_out |
311 | If len == 0 Then Return |
313 | If ( next output byte should be put there != NULL) Then |
321 | If b of bytes in the pending buffer == 0 Then |
Name | Describe |
---|---|
zlib_deflate |
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 |