Rizin
unix-like reverse engineering framework and cli tools
|
Single-call .xz Stream decoder. More...
#include "stream_decoder.h"
Go to the source code of this file.
Functions | |
LZMA_API (lzma_ret) | |
Single-call .xz Stream decoder.
Definition in file stream_buffer_decoder.c.
LZMA_API | ( | lzma_ret | ) |
Definition at line 16 of file stream_buffer_decoder.c.
References allocator, assert(), lzma_next_coder_s::code, lzma_next_coder_s::coder, flags, in, in_pos, in_size, LZMA_BUF_ERROR, LZMA_DATA_ERROR, LZMA_FINISH, LZMA_MEMLIMIT_ERROR, LZMA_NEXT_CODER_INIT, lzma_next_end(), LZMA_OK, LZMA_PROG_ERROR, lzma_stream_decoder_init(), LZMA_STREAM_END, LZMA_TELL_ANY_CHECK, lzma_next_coder_s::memconfig, memlimit, NULL, out, and out_pos.