toggle menu
Kotlin-nRF Mesh-Library
jvm
switch theme
search in API
core
/
no.nordicsemi.kotlin.mesh.core.util
/
Utils
/
toUuid
to
Uuid
fun
ByteArray
.
toUuid
(
)
:
UUID
Converts a byte array to a UUID.
Return
UUID
Throws
Illegal
Argument
Exception
If the byte array is not 16 bytes long.