KMIME Library
kmime_codec_identity.cpp File Reference
#include "kmime_codec_identity.h"
#include <kdebug.h>
#include <kglobal.h>
#include <QtCore/QByteArray>
#include <cassert>
#include <cstring>
Go to the source code of this file.
Detailed Description
Defines the classes IdentityCodec, SevenBitCodec, EightBitCodec, and BinaryCodec.
This file is part of the API for handling MIME data and defines the Identity, seven-bit-text, eight-bit-text, and eight-bit-binary Codec classes.
Definition in file kmime_codec_identity.cpp.
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Wed Jan 29 2020 00:00:00 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Wed Jan 29 2020 00:00:00 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.