uuidOf

expect fun uuidOf(bytes: ByteArray): Uuid

Constructs a new Uuid from the given bytes

Throws

, if bytes.count() is not 16

actual fun uuidOf(bytes: ByteArray): Uuid
actual fun uuidOf(bytes: ByteArray): Uuid