Function report |
Source Code:include\linux\lz4.h |
Create Date:2022-07-28 06:17:36 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:LZ4_compressBound() - Max. output size in worst case szenarios*@isize: Size of the input data* Return: Max. size LZ4 may output in a "worst case" szenario* (data not compressible)
Proto:static inline int LZ4_compressBound(size_t isize)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
size_t | isize |
172 | Return LZ4_COMPRESSBOUND(isize) |
Name | Describe |
---|---|
unlz4 | |
LZ4_compress_HC_extStateHC | |
LZ4_compress_HC_continue |
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 |