Function report |
Source Code:lib\xz\xz_dec_lzma2.c |
Create Date:2022-07-28 07:08:43 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:LZMA decoder core
Proto:static bool lzma_main(struct xz_dec_lzma2 *s)
Type:bool
Parameter:
Type | Parameter | Name |
---|---|---|
struct xz_dec_lzma2 * | s |
738 | pos_state = Position in buf & (1 << pb) - 1 |
743 | Else |
760 | Return true |
Name | Describe |
---|---|
lzma2_lzma | The LZMA decoder assumes that if the input limit (s->rc |
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 |