KMIME Library
kmime_codec_qp.h
Go to the documentation of this file.
This file is part of the API for handling MIME data and defines the Codec class.
A class representing the codec for QuotedPrintable as specified in RFC2045 (section 6...
Definition: kmime_codec_qp.h:58
int maxEncodedSizeFor(int insize, bool withCRLF=false) const
Definition: kmime_codec_qp.h:200
int maxEncodedSizeFor(int insize, bool withCRLF=false) const
Definition: kmime_codec_qp.h:143
A class representing the codec for RFC2231.
Definition: kmime_codec_qp.h:174
An abstract base class of codecs for common mail transfer encodings.
Definition: kmime_codecs.h:83
int maxEncodedSizeFor(int insize, bool withCRLF=false) const
Definition: kmime_codec_qp.h:84
A class representing the codec for the Q encoding as specified in RFC2047Q.
Definition: kmime_codec_qp.h:117
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.