codecvt::do_encoding
virtual int
do_encoding
() const throw();
The protected virtual member function returns:
-1, if the encoding of sequences of type
to_type
is state dependent
0, if the encoding involves sequences of varying lengths
n
, if the encoding involves only sequences of length
n