Function report |
Source Code:lib\xz\xz_dec_stream.c |
Create Date:2022-07-28 07:08:30 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:xz_dec_end
Proto:void xz_dec_end(struct xz_dec *s)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct xz_dec * | s |
830 | If (s != NULL) Then |
831 | xz_dec_lzma2_end(lzma2) |
Name | Describe |
---|---|
unxz | This function implements the API defined in |
xz_dec_test_init | Allocate the XZ decoder state and register the character device. |
xz_dec_test_exit |
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 |