Parolin 0.7.9 6796
Console (soon DLLs) to do a tar like job
Loading...
Searching...
No Matches
lzip_decoder.h File Reference

Decodes .lz (lzip) files. More...

#include "common.h"

Go to the source code of this file.

Functions

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

Detailed Description

Decodes .lz (lzip) files.

Function Documentation

◆ lzma_lzip_decoder_init()

lzma_ret lzma_lzip_decoder_init ( lzma_next_coder * next,
const lzma_allocator * allocator,
uint64_t memlimit,
uint32_t flags )
extern