SmartSockets .NET Class Library

TipcMsg.appendUtf8 Method 

Append a UTF-8 string field to a message. The String will be converted to UTF-8 prior to being appended to the message.

public virtual void appendUtf8(
   string s
);

Parameters

s
data for a new message field.

See Also

TipcMsg Class | TipcMsg Members | TIBCO.SMARTSOCKETS Namespace


Copyright © TIBCO Software Inc. All rights reserved