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