Function report |
Source Code:lib\lzo\lzo1x_compress.c |
Create Date:2022-07-28 07:00:16 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:lzorle1x_1_compress
Proto:int lzorle1x_1_compress(const unsigned char *in, size_t in_len, unsigned char *out, size_t *out_len, void *wrkmem)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
const unsigned char * | in | |
size_t | in_len | |
unsigned char * | out | |
size_t * | out_len | |
void * | wrkmem |
379 | Return lzogeneric1x_1_compress(in, in_len, out, out_len, wrkmem, Version* 0: original lzo version* 1: lzo with support for RLE) |
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 |