Append an array of UTF-8 strings to a message. The String
's
will be converted to UTF-8 prior to being appended to the message.
Append an array of UTF-8 strings to a message. The String
's
will be converted to UTF-8 prior to being appended to the message.
public virtual void appendUtf8Array(string[]);
Append an array of UTF-8 strings to a message. The String
's
will be converted to UTF-8 prior to being appended to the message.
public virtual void appendUtf8Array(string[],int,int);
TipcMsg Class | TipcMsg Members | TIBCO.SMARTSOCKETS Namespace