Rizin
unix-like reverse engineering framework and cli tools
|
Properties encoder for simple filters. More...
#include "simple_encoder.h"
Go to the source code of this file.
Functions | |
lzma_ret | lzma_simple_props_size (uint32_t *size, const void *options) |
lzma_ret | lzma_simple_props_encode (const void *options, uint8_t *out) |
Properties encoder for simple filters.
Definition in file simple_encoder.c.
Definition at line 26 of file simple_encoder.c.
References LZMA_OK, NULL, options, out, lzma_options_bcj::start_offset, and write32le.
Definition at line 17 of file simple_encoder.c.
References LZMA_OK, NULL, options, and lzma_options_bcj::start_offset.