Function report |
Source Code:lib\decompress.c |
Create Date:2022-07-28 06:14:22 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:decompress_method
Proto:decompress_fn __init decompress_method(const unsigned char *inbuf, long len, const char **name)
Type:decompress_fn
Parameter:
Type | Parameter | Name |
---|---|---|
const unsigned char * | inbuf | |
long | len | |
const char ** | name |
63 | If len < 2 Then |
78 | Return decompressor |
Name | Describe |
---|---|
identify_ramdisk_image | This routine tries to find a RAM disk image to load, and returns the* number of blocks to read for a non-compressed image, 0 if the image* is a compressed image, and -1 if an image with the right magic* numbers could not be found |
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 |