SmartSockets .NET Class Library

TipcMsg.appendUtf8Array Method (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[] data
);

Parameters

data
data for a new message field.

See Also

TipcMsg Class | TipcMsg Members | TIBCO.SMARTSOCKETS Namespace | TipcMsg.appendUtf8Array Overload List


Copyright © TIBCO Software Inc. All rights reserved