KMIME Library
kmime_codec_base64.cpp File Reference
This file is part of the API for handling MIME data and defines the Base64 and RFC2047B Codec classes. More...
#include "kmime_codec_base64.h"
#include <kdebug.h>
#include <cassert>
Include dependency graph for kmime_codec_base64.cpp:

Go to the source code of this file.
Namespaces | |
namespace | KMime |
Detailed Description
This file is part of the API for handling MIME data and defines the Base64 and RFC2047B Codec classes.Defines the Base64Codec and Rfc2047BEncodingCodec classes.
- Author(s):
- Marc Mutz <mutz@kde.org>
Definition in file kmime_codec_base64.cpp.