LuaUuid

Type doc:

Fields:

Methods:

get_version_num: function(self: LuaUuid ):(integer)

as_u128: function(self: LuaUuid ):(integer)

to_u128_le: function(self: LuaUuid ):(integer)

as_u64_pair: function(self: LuaUuid ):(integer , integer)

into_bytes: function(self: LuaUuid ):({integer})

to_bytes_le: function(self: LuaUuid ):({integer})

is_nil: function(self: LuaUuid ):(boolean)

is_max: function(self: LuaUuid ):(boolean)

get_node_id: function(self: LuaUuid ):({integer})

assert_receiver_is_total_eq: function(self: LuaUuid )

clone: function(self: LuaUuid ):( LuaUuid )

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 )

__tostring: function(self: LuaUuid ):(string)

__eq: function(any , any):(any)