31 #ifndef OPAL_IM_T140_H
32 #define OPAL_IM_T140_H
68 PINDEX
GetUTF(
const BYTE * ptr, PINDEX len, WORD & ch);
69 PINDEX
GetUTF(PINDEX pos, WORD & ch);
72 PINDEX
AppendUTF(
const BYTE * utf, PINDEX utfLen);
77 PINDEX
SetUTF(BYTE * ptr, WORD c);
81 #endif // OPAL_IM_T140_H
PINDEX GetUTF(const BYTE *ptr, PINDEX len, WORD &ch)
bool AsString(PString &str)
PINDEX AppendUTF(const BYTE *utf, PINDEX utfLen)
PINDEX length
Definition: t140.h:78
PINDEX GetLength() const
Definition: t140.h:65
PINDEX AppendUnicode16(WORD c)
PINDEX SetUTF(BYTE *ptr, WORD c)
Definition: transports.h:149