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

Decodes .xz Blocks. More...

#include "common.h"

Go to the source code of this file.

Functions

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

Detailed Description

Decodes .xz Blocks.

Function Documentation

◆ lzma_block_decoder_init()

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