uuid
0.8.2
common
jvm
nonJvm
uuid
/
com.benasher44.uuid
/
uuidOf
uuid
Of
common
jvm
nonJvm
expect
fun
uuidOf
(
bytes
:
ByteArray
)
:
Uuid
Constructs a new
Uuid
from the given
bytes
Throws
Illegal
Argument
Exception
, if bytes.count() is not 16
actual
fun
uuidOf
(
bytes
:
ByteArray
)
:
Uuid
actual
fun
uuidOf
(
bytes
:
ByteArray
)
:
Uuid