KMIME Library
kmime_codec_identity.h
Go to the documentation of this file.
A class representing the codec for eight-bit-binary.
Definition kmime_codec_identity.h:176
int maxEncodedSizeFor(int insize, bool withCRLF=false) const
Definition kmime_codec_identity.h:201
int maxDecodedSizeFor(int insize, bool withCRLF=false) const
Definition kmime_codec_identity.h:208
An abstract base class of codecs for common mail transfer encodings.
Definition kmime_codecs.h:84
A class representing the codec for eight-bit-text.
Definition kmime_codec_identity.h:149
int maxEncodedSizeFor(int insize, bool withCRLF) const
Definition kmime_codec_identity.h:82
int maxDecodedSizeFor(int insize, bool withCRLF) const
Definition kmime_codec_identity.h:95
A class representing the codec for seven-bit-text.
Definition kmime_codec_identity.h:122
This file is part of the API for handling MIME data and defines the Codec class.
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Wed Jan 24 2024 00:00:00 by doxygen 1.10.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Wed Jan 24 2024 00:00:00 by doxygen 1.10.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.