Parolin 0.7.9 6796
Console (soon DLLs) to do a tar like job
Loading...
Searching...
No Matches
Lzma86Dec.c File Reference
#include "Precomp.h"
#include "Lzma86.h"
#include "Alloc.h"
#include "Bra.h"
#include "LzmaDec.h"

Functions

SRes Lzma86_GetUnpackSize (const Byte *src, SizeT srcLen, UInt64 *unpackSize)
 
SRes Lzma86_Decode (Byte *dest, SizeT *destLen, const Byte *src, SizeT *srcLen)
 

Function Documentation

◆ Lzma86_Decode()

SRes Lzma86_Decode ( Byte * dest,
SizeT * destLen,
const Byte * src,
SizeT * srcLen )

◆ Lzma86_GetUnpackSize()

SRes Lzma86_GetUnpackSize ( const Byte * src,
SizeT srcLen,
UInt64 * unpackSize )