Rizin
unix-like reverse engineering framework and cli tools
|
Encodes Block Header for .xz files. More...
Go to the source code of this file.
Functions | |
LZMA_API (lzma_ret) | |
Encodes Block Header for .xz files.
Definition in file block_header_encoder.c.
LZMA_API | ( | lzma_ret | ) |
Definition at line 17 of file block_header_encoder.c.
References add(), lzma_block::compressed_size, lzma_block::filters, lzma_block::header_size, i, lzma_filter::id, LZMA_FILTERS_MAX, LZMA_OK, LZMA_OPTIONS_ERROR, LZMA_PROG_ERROR, LZMA_VLI_UNKNOWN, NULL, return_if_error, UINT32_C, lzma_block::uncompressed_size, and lzma_block::version.