KMIME Library
kmime_codec_uuencode.h
Go to the documentation of this file.
This file is part of the API for handling MIME data and defines the Codec class.
An abstract base class of codecs for common mail transfer encodings.
Definition: kmime_codecs.h:83
int maxDecodedSizeFor(int insize, bool withCRLF=false) const
Definition: kmime_codec_uuencode.h:84
int maxEncodedSizeFor(int insize, bool withCRLF=false) const
Definition: kmime_codec_uuencode.h:74
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.