TextIStream Class Reference

#include "Pt/TextStream.h"

Text input stream for unicode character conversion. More...

Detailed Description

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

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