TextStream Class Reference

#include "Pt/TextStream.h"

Text stream for unicode character conversion. More...

Detailed Description

This class is a typedef of the BasicTextStream template for the unicode character type Pt::Char:

typedef BasicTextStream<Pt::Char, char> TextBuffer;