KMIME Library
kmime_codec_identity.cpp
Go to the documentation of this file.
Encoder * makeEncoder(bool withCRLF=false) const
Definition: kmime_codec_identity.cpp:72
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: boolflags.h:34
QByteArray encode(const QByteArray &src, bool withCRLF=false) const
Definition: kmime_codec_identity.cpp:98
Decoder * makeDecoder(bool withCRLF=false) const
Definition: kmime_codec_identity.cpp:77
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-2018 The KDE developers.
Generated on Fri Oct 19 2018 17:54:38 by doxygen 1.8.13 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2018 The KDE developers.
Generated on Fri Oct 19 2018 17:54:38 by doxygen 1.8.13 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.