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

Preset handling for easy encoder and decoder. More...

#include "easy_preset.h"

Functions

bool lzma_easy_preset (lzma_options_easy *opt_easy, uint32_t preset)
 

Detailed Description

Preset handling for easy encoder and decoder.

Function Documentation

◆ lzma_easy_preset()

bool lzma_easy_preset ( lzma_options_easy * easy,
uint32_t preset )
extern

Set *easy to the settings given by the preset. Returns true on error, false on success.