lzfu.h File Reference
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.
Definition in file lzfu.h.
Function Documentation
int lzfu_decompress | ( | QIODevice * | input, |
QIODevice * | output | ||
) |