KMIME Library
kmime_codec_qp.h
int maxEncodedSizeFor(int insize, bool withCRLF=false) const
Definition: kmime_codec_qp.h:84
An abstract base class of codecs for common mail transfer encodings.
Definition: kmime_codecs.h:84
int maxEncodedSizeFor(int insize, bool withCRLF=false) const
Definition: kmime_codec_qp.h:143
int maxEncodedSizeFor(int insize, bool withCRLF=false) const
Definition: kmime_codec_qp.h:200
A class representing the codec for RFC2231.
Definition: kmime_codec_qp.h:175
A class representing the codec for QuotedPrintable as specified in RFC2045 (section 6....
Definition: kmime_codec_qp.h:59
This file is part of the API for handling MIME data and defines the Codec class.
A class representing the codec for the Q encoding as specified in RFC2047Q.
Definition: kmime_codec_qp.h:118
This file is part of the KDE documentation.
Documentation copyright © 1996-2021 The KDE developers.
Generated on Tue Jul 27 2021 06:50:37 by doxygen 1.8.20 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2021 The KDE developers.
Generated on Tue Jul 27 2021 06:50:37 by doxygen 1.8.20 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.