Base62ToUuid extension
Extension adding ability for String to be converted from base62-encoded to Uuid.
- on
Methods
-
base62ToUuid(
) → String -
Available on String, provided by the Base62ToUuid extension
Decodes this base62-encoded String to a UUID.