deserialize

override fun deserialize(decoder: Decoder): Zero

Deserializes the value of type Zero using the format represented by the specified decoder.

See the KSerializer.deserialize function for more details.