Skip to content

Instance Method

decode(from:)

Decode an external representation and replace the property’s current data with the result.
func decode(from decoder: any Decoder) throws