serialize

open override fun serialize(encoder: Encoder, value: UUID)

Serializes a UUID to its string representation.

Parameters

encoder

The Encoder to use for serialization.

value

The UUID to serialize.