KMIME Library
kmime_codec_uuencode.h File Reference
This file is part of the API for handling MIME data and defines a uuencode Codec class. More...
#include "kmime_codecs.h"
Include dependency graph for kmime_codec_uuencode.h:

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

Go to the source code of this file.
Classes | |
class | KMime::UUCodec |
A class representing the UUEncode codec. More... | |
Namespaces | |
namespace | KMime |
Detailed Description
This file is part of the API for handling MIME data and defines a uuencode Codec class.Defines the UUCodec class.
uuencode: a binary to text encoding scheme. For more information, see the Wikipedia Uuencode page.Definition in file kmime_codec_uuencode.h.