API Collection
AnyCodableProperty Implementations
Topics
Instance Methods
func decode(from: any Decoder) throwsDecode an external representation and replace the property’s current data with the result.func encode(to: any Encoder) throwsEncode the property’s data to an external representation.