Functions

/tmp/buildd/xz-utils-5.0.0/src/liblzma/common/stream_decoder.h File Reference

Decodes .xz Streams. More...

#include "common.h"

Functions

lzma_ret lzma_stream_decoder_init (lzma_next_coder *next, lzma_allocator *allocator, uint64_t memlimit, uint32_t flags)

Detailed Description

Decodes .xz Streams.