2005/5/9
-- ACDK API Docs Namespaces acdk acdk::locale AsciiDecoder members
(c) 2005 byRoger Rene Kommer
Kindly hosted at:
#include <AsciiEncoding.h>
Inheritance diagram for acdk::locale::AsciiDecoder:
[inline]
[virtual]
decodes a string from one encoding to another
Implements acdk::locale::Decoder.
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.