Optionalproperties: Partial<{}>Compares uuid and other for equality.
true iff uuid and other are equal
Frees uuid.
Frees uuid and returns its string representation, see
vte_uuid_to_string() for more information.
a location to store the length of the returned string, or null
a string representation of uuid
Creates a new UUID for ns and str.
string data
the length of data, or -1 if str is NUL terminated
a new v5 UUID
Returns the string representation of uuid.
a string representation of uuid
Staticnew_Staticnew_Staticvalidate_Checks whether str is a valid string representation of an UUID.
a string
the length of str, or -1 is str is NUL terminated
An object representing an UUID.
Since
0.78