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-2016 The KDE developers.
Generated on Tue Jul 12 2016 11:22:57 by doxygen 1.8.5 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2016 The KDE developers.
Generated on Tue Jul 12 2016 11:22:57 by doxygen 1.8.5 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.