KMIME Library
kmime_codec_identity.cpp
Go to the documentation of this file.
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.
Decoder * makeDecoder(bool withCRLF=false) const
Definition: kmime_codec_identity.cpp:77
Definition: boolflags.h:34
QByteArray encode(const QByteArray &src, bool withCRLF=false) const
Definition: kmime_codec_identity.cpp:98
Encoder * makeEncoder(bool withCRLF=false) const
Definition: kmime_codec_identity.cpp:72
QByteArray decode(const QByteArray &src, bool withCRLF=false) const
Definition: kmime_codec_identity.cpp:104
This file is part of the KDE documentation.
Documentation copyright © 1996-2015 The KDE developers.
Generated on Fri Apr 10 2015 18:48:31 by doxygen 1.8.9.1 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2015 The KDE developers.
Generated on Fri Apr 10 2015 18:48:31 by doxygen 1.8.9.1 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.