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

Decoder for LZMA_Alone files. More...

#include "common.h"

Go to the source code of this file.

Functions

lzma_ret lzma_alone_decoder_init (lzma_next_coder *next, const lzma_allocator *allocator, uint64_t memlimit, bool picky)
 

Detailed Description

Decoder for LZMA_Alone files.

Function Documentation

◆ lzma_alone_decoder_init()

lzma_ret lzma_alone_decoder_init ( lzma_next_coder * next,
const lzma_allocator * allocator,
uint64_t memlimit,
bool picky )
extern