SmartSockets .NET Class Library

Tut.msgIdToStr Method 

Converts a binary message ID into a printable String.

public static string msgIdToStr(
   sbyte[] buf,
   int offset
);

Parameters

buf
the binary GUID
offset
the offset into the byte array

Return Value

string representing the message ID

See Also

Tut Class | Tut Members | TIBCO.SMARTSOCKETS Namespace | strToMsgId


Copyright © TIBCO Software Inc. All rights reserved