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