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_reset
Proto:void xz_dec_reset(struct xz_dec *s)
Type:void
Parameter:
| Type | Parameter | Name |
|---|---|---|
| struct xz_dec * | s |
| 821 | CRC32 value in Block or Index = 0 |
| 822 | memzero( & Information collected when decoding Blocks , size of Information collected when decoding Blocks ) |
| 823 | memzero( & Variables needed when verifying the Index field , size of Variables needed when verifying the Index field ) |
| 824 | pos = 0 |
| 825 | size = See the .xz file format specification at* http://tukaani.org/xz/xz-file-format.txt* to understand the container format. |
| Name | Describe |
|---|---|
| xz_dec_run | xz_dec_run() is a wrapper for dec_main() to handle some special cases in* multi-call and single-call decoding.* In multi-call mode, we must return XZ_BUF_ERROR when it seems clear that we* are not going to make any progress anymore |
| xz_dec_init | |
| xz_dec_test_open |
| 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 |