[ CCode ( has_construct_function = false ) ]
public Uuid.from_string (string str, ssize_t len, UuidFormat fmt)
Creates a new UUID from its string representation str.
| str |
a string |
| len |
the length of |
| fmt |
flags from UuidFormat for which fmt(s) to accept |
|
a new UUID, or null is |