getMostSignificantBits method

int getMostSignificantBits()

Returns the Most Significant Bits (MSB) long value of the UUID.

Implementation

int getMostSignificantBits() => MSB;