KMIME Library
kmime_codec_base64.h
int maxDecodedSizeFor(int insize, bool withCRLF=false) const
Definition: kmime_codec_base64.h:177
An abstract base class of codecs for common mail transfer encodings.
Definition: kmime_codecs.h:84
A class representing the codec for Base64 as specified in RFC2045.
Definition: kmime_codec_base64.h:65
int maxDecodedSizeFor(int insize, bool withCRLF=false) const
Definition: kmime_codec_base64.h:106
int maxEncodedSizeFor(int insize, bool withCRLF=false) const
Definition: kmime_codec_base64.h:166
This file is part of the API for handling MIME data and defines the Codec class.
int maxEncodedSizeFor(int insize, bool withCRLF=false) const
Definition: kmime_codec_base64.h:90
A class representing the codec for the B encoding as specified in RFC2047B.
Definition: kmime_codec_base64.h:141
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.