ulidk-core
Toggle table of contents
0.2.0
common
Platform filter
common
Switch theme
Search in API
ulidk-core
ulidk-core
/
io.github.reonaore.ulidk
/
ULID
/
Companion
/
fromString
from
String
fun
fromString
(
str
:
String
)
:
ULID
Decode ULID from Base32 encoded string.
Return
Decoded ULID if the string is valid
Parameters
str
Base32 encoded string.
Throws
Illegal
Argument
Exception