Formats a UUID string to a standard UUID format.
Drops the dashes in the UUID.
Converts a UUID to a byte array.
Converts a UByte to a byte array.
Converts an Int to a byte array using the Big Endian representation.
Converts a UShort to a byte array.
Converts a 4-byte array to an Int.
Returns an Int from a byte array with a given offset.
Converts a 2-byte array to a Short.
Converts a byte array to a UUID.