deserialize

open override fun deserialize(decoder: Decoder): UUID

Decodes a compact or hyphenated UUID string into a UUID.

Return

a parsed and normalized UUID instance

Parameters

decoder

the decoder providing the raw UUID string