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

Encodes the Index field. More...

#include "index_encoder.h"
#include "index.h"
#include "check.h"

Data Structures

struct  lzma_index_coder
 

Functions

lzma_ret lzma_index_encoder_init (lzma_next_coder *next, const lzma_allocator *allocator, const lzma_index *i)
 
 LZMA_API (lzma_ret)
 

Detailed Description

Encodes the Index field.

Function Documentation

◆ LZMA_API()

LZMA_API ( lzma_ret )
extern

◆ lzma_index_encoder_init()

lzma_ret lzma_index_encoder_init ( lzma_next_coder * next,
const lzma_allocator * allocator,
const lzma_index * i )
extern