SmartSockets .NET Class Library

TipcMsg.appendUtf8Array Method

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.

Overload List

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);

See Also

TipcMsg Class | TipcMsg Members | TIBCO.SMARTSOCKETS Namespace


Copyright © TIBCO Software Inc. All rights reserved