Main Page Class Hierarchy Alphabetical List Compound List Examples |
#include <codec_base.h>
Public Types | |
typedef unsigned char | char_type |
Public Member Functions | |
virtual const char * | name () const =0 |
virtual double | codeSizeMultiplier () const |
virtual double codeSizeMultiplier | ( | ) | const [inline, virtual] |
return the multiplier of the required (max) size of the output buffer when encoding
Reimplemented in Base64::Encoder, and QP::Encoder.