Function report |
Source Code:lib\zlib_deflate\deflate.c |
Create Date:2022-07-28 06:58:25 |
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
| home page | Tree |
| Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:read_buf
Proto:static int read_buf(z_streamp strm, Byte *buf, unsigned size)
Type:int
Parameter:
| Type | Parameter | Name |
|---|---|---|
| z_streamp | strm | |
| Byte * | buf | |
| unsigned | size |
| 502 | If len == 0 Then Return 0 |
| 506 | If Not noheader Then |
| 509 | No 3D Now!(buf, next input byte , len) |
| 510 | next input byte += len |
| 513 | Return len |
| Name | Describe |
|---|---|
| fill_window | Compression function. Returns the block state after the call. |
| 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 |