#include <FdoCommon.h>
Go to the source code of this file.
Classes | |
class | FdoIoTextReader |
FdoIoTextReader reads from a binary stream containing UTF8 characters. It formats these UTF8 characters into Unicode wide characters. This class is not yet complete, since the Read functions still have to be added. More... | |
Typedefs | |
typedef FdoPtr< FdoIoTextReader > | FdoIoTextReaderP |
FdoIoTextReaderP is a FdoPtr on FdoIoTextReader, provided for convenience. |