public final class GlobalIdentifier extends Object
Modifier and Type | Method and Description |
---|---|
static byte[] |
toBytes(String guid)
Converts the supplied GUID to it's binary format.
|
static String |
toString(byte[] guid)
Converts the supplied GUID to it's string format.
|
public static String toString(byte[] guid)
guid
- to convertpublic static byte[] toBytes(String guid)
guid
- to convertCopyright © 2016. All rights reserved.