SmartSockets .NET Class Library

TipcMsg.appendBinary Method

Appends a binary field to a message. No conversion will occur for binary fields. It is up to the programmer to provide any required conversion.

Overload List

Appends a binary field to a message. No conversion will occur for binary fields. It is up to the programmer to provide any required conversion.

public virtual void appendBinary(sbyte[]);

Appends a binary field to a message. No conversion will occur for binary fields. It is up to the programmer to provide any required conversion.

public virtual void appendBinary(sbyte[],int,int);

See Also

TipcMsg Class | TipcMsg Members | TIBCO.SMARTSOCKETS Namespace


Copyright © TIBCO Software Inc. All rights reserved