API Collection
AnyCodableProperty Implementations
Topics
Instance Properties
skipPropertyEncodingReturntrueto skip encoding of this property. Defaults tofalseunless explicitly implemented.
Instance Methods
decode(from:)Decode an external representation and replace the property’s current data with the result.encode(to:)Encode the property’s data to an external representation.