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
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-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:37:18 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:37:18 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.