2005/5/9
-- ACDK API Docs Namespaces acdk acdk::locale AsciiUtfDecoder members
(c) 2005 byRoger Rene Kommer
Kindly hosted at:
#include <AsciiUtfEncoding.h>
Inheritance diagram for acdk::locale::AsciiUtfDecoder:
[inline]
[static]
[inline, virtual]
decodes a string from one encoding to another
Implements acdk::locale::Decoder.
[virtual]
decodes one char
decodes from a byte stream to a string.
In normal cases the String contains a Ascii encoding if only 7bit character are in the byte stream.
[protected]