ClassLuaUuid
Type doc:
Collection of static methods for [``].
Fields:
Methods:
encode_buffer: function():({integer})
["nil"]: function():( LuaUuid )
max: function():( LuaUuid )
from_u128: function(integer):( LuaUuid )
from_u128_le: function(integer):( LuaUuid )
from_u64_pair: function(integer , integer):( LuaUuid )
from_bytes: function({integer}):( LuaUuid )
from_bytes_le: function({integer}):( LuaUuid )
new_v4: function():( LuaUuid )
__eq: function(any , any):(any)