A RFC4122 UUID
, if uuid.count() is not 16
Construct new Uuid instance using the given data.
Constructs a new UUID from the given ByteArray
Gets the raw UUID bytes
The least significant 64 bits of this UUID's 128 bit value.
The most significant 64 bits of this UUID's 128 bit value.
The variant of the Uuid, determines the interpretation of the bits.
The version of the Uuid, denoting the generating algorithm.
Converts the UUID to a UUID string, per RFC4122