SmartSockets .NET Class Library

Tut.guidToStr Method 

Converts a binary GUID into a printable String.

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

Parameters

buf
the binary GUID
offset
the offset into the byte array

Return Value

string representing the GUID

See Also

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


Copyright © TIBCO Software Inc. All rights reserved