UUID::Variant
Inherits Enum / Comparable / Value / Object
Variants with 16 bytes.
Constants
Unknown = 0
Unknown (i.e. custom, your own).
NCS = 1
Reserved by the NCS for backward compatibility.
RFC4122 = 2
Reserved for RFC 4122 Specification (default).
RFC9562 = 2
Reserved for RFC 9562 Specification (default for v7).
Microsoft = 3
Reserved by Microsoft for backward compatibility.
Future = 4
Reserved for future expansion.