TextBuffer Class Reference

#include "Pt/TextBuffer.h"

Converts character sequences with different encodings. More...

Detailed Description

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

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