expect constructor(msb: Long, lsb: Long) Construct new Uuid instance using the given data.
Parameters
The 64 most significant bits of the Uuid.
The 64 least significant bits of the Uuid.
actual constructor(msb: Long, lsb: Long)
Deprecated
Use `uuidOf` instead.
Replace with
Constructs a new UUID from the given ByteArray