lzfu.h File Reference

This file is part of the API for handling TNEF data and provides the LZFU decompression functionality. More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

int lzfu_decompress (QIODevice *input, QIODevice *output)

Detailed Description

This file is part of the API for handling TNEF data and provides the LZFU decompression functionality.

Author:
Michael Goffioul

Definition in file lzfu.h.


Function Documentation

int lzfu_decompress ( QIODevice *  input,
QIODevice *  output 
)

LZFU decompress data in compressed Rich Text Format (RTF).

Parameters:
input compressed input data.
output decompressed output data.

Definition at line 76 of file lzfu.cpp.

KDE Home | KDE Accessibility Home | Description of Access Keys