KMIME Library
KMime::BinaryCodec Class Reference
#include <kmime_codec_identity.h>
Inheritance diagram for KMime::BinaryCodec:

Protected Member Functions | |
BinaryCodec () | |
![]() | |
IdentityCodec () | |
![]() | |
Codec () | |
Additional Inherited Members | |
![]() | |
static Codec * | codecForName (const char *name) |
static Codec * | codecForName (const QByteArray &name) |
Detailed Description
A class representing the codec for eight-bit-binary.
Definition at line 175 of file kmime_codec_identity.h.
Constructor & Destructor Documentation
◆ BinaryCodec()
|
inlineprotected |
Constructs the 8-bit-binary codec.
Definition at line 182 of file kmime_codec_identity.h.
◆ ~BinaryCodec()
|
inline |
Destroys the codec.
Definition at line 188 of file kmime_codec_identity.h.
Member Function Documentation
◆ maxDecodedSizeFor()
|
inlinevirtual |
Implements KMime::Codec.
Definition at line 208 of file kmime_codec_identity.h.
◆ maxEncodedSizeFor()
|
inlinevirtual |
Implements KMime::Codec.
Definition at line 201 of file kmime_codec_identity.h.
◆ name()
|
inlinevirtual |
The documentation for this class was generated from the following file:
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.