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:83
A class representing the codec for Base64 as specified in RFC2045.
Definition: kmime_codec_base64.h:64
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
Defines the classes 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:140
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Wed Jan 29 2020 00:00:00 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Wed Jan 29 2020 00:00:00 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.