#include <FdoCommon.h>
Go to the source code of this file.
Classes | |
class | FdoIoTextWriter |
FdoIoTextWriter writes Unicode wide character text to a binary stream. The text is written in UTF8 format. More... | |
Typedefs | |
typedef FdoPtr< FdoIoTextWriter > | FdoIoTextWriterP |
FdoIoTextWriterP is a FdoPtr on FdoIoTextWriter, provided for convenience. |