Function report |
Source Code:lib\zlib_inflate\inflate.c |
Create Date:2022-07-28 06:58:01 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:zlib_inflateEnd
Proto:int zlib_inflateEnd(z_streamp strm)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
z_streamp | strm |
756 | If (strm == NULL || not visible by applications == NULL) Then Return Z_STREAM_ERROR |
Name | Describe |
---|---|
zlib_inflate_blob | Utility function: initialize zlib, unpack binary blob, clean up zlib,* return len or negative error code. |
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 |