KMIME Library
kmime_codec_identity.cpp
Go to the documentation of this file.
QByteArray decode(const QByteArray &src, bool withCRLF=false) const
Definition: kmime_codec_identity.cpp:104
Encoder * makeEncoder(bool withCRLF=false) const
Definition: kmime_codec_identity.cpp:72
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
This file is part of the API for handling MIME data and defines the Identity, seven-bit-text,...
This file is part of the KDE documentation.
Documentation copyright © 1996-2022 The KDE developers.
Generated on Thu Jul 21 2022 00:00:00 by doxygen 1.9.5 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2022 The KDE developers.
Generated on Thu Jul 21 2022 00:00:00 by doxygen 1.9.5 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.