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

Encodes .xz Blocks. More...

#include "block_encoder.h"
#include "filter_encoder.h"
#include "check.h"

Data Structures

struct  lzma_block_coder
 

Functions

lzma_ret lzma_block_encoder_init (lzma_next_coder *next, const lzma_allocator *allocator, lzma_block *block)
 
 LZMA_API (lzma_ret)
 

Variables

int64_t final_fix_p
 

Detailed Description

Encodes .xz Blocks.

Function Documentation

◆ LZMA_API()

LZMA_API ( lzma_ret )
extern

◆ lzma_block_encoder_init()

lzma_ret lzma_block_encoder_init ( lzma_next_coder * next,
const lzma_allocator * allocator,
lzma_block * block )
extern

Variable Documentation

◆ final_fix_p

int64_t final_fix_p