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

Decodes the Index field. More...

#include "common.h"
#include "index.h"

Go to the source code of this file.

Functions

lzma_ret lzma_index_decoder_init (lzma_next_coder *next, const lzma_allocator *allocator, lzma_index **i, uint64_t memlimit)
 

Detailed Description

Decodes the Index field.

Function Documentation

◆ lzma_index_decoder_init()

lzma_ret lzma_index_decoder_init ( lzma_next_coder * next,
const lzma_allocator * allocator,
lzma_index ** i,
uint64_t memlimit )
extern