Instance MethodFoundation
encode(to:configuration:)
Available when
Element
conforms toEncodableWithConfiguration
- iOS 15+
- macOS 12+
- tvOS 15+
- watchOS 8+
func encode(to encoder: Encoder, configuration: Element.EncodingConfiguration) throws
Available when Element
conforms to EncodableWithConfiguration
func encode(to encoder: Encoder, configuration: Element.EncodingConfiguration) throws