SmartSockets .NET Class Library

TipcMsg.appendInt8Array Method (Int64[], Int32, Int32)

Appends a 8 byte integer array field to a message.

public virtual void appendInt8Array(
   long[] data,
   int offset,
   int length
);

Parameters

data
data for new message field
offset
start location in int8_array_data
length
number of elements to append

See Also

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


Copyright © TIBCO Software Inc. All rights reserved