KTNEF Library
lzfu.cpp File Reference
#include "lzfu.h"
#include <QtCore/QIODevice>
#include <sys/types.h>
#include <string.h>
#include <stdio.h>
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.cpp.
Function Documentation
◆ lzfu_decompress()
This file is part of the KDE documentation.
Documentation copyright © 1996-2022 The KDE developers.
Generated on Thu Jul 21 2022 00:00:00 by doxygen 1.9.5 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2022 The KDE developers.
Generated on Thu Jul 21 2022 00:00:00 by doxygen 1.9.5 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.