uuid / com.benasher44.uuid / Uuid / <init>

<init>

Uuid(msb: Long, lsb: Long)

Construct new Uuid instance using the given data.

Parameters

msb - The 64 most significant bits of the Uuid.

lsb - The 64 least significant bits of the Uuid.