func encode(to: Encoder, configuration: Self.EncodingConfiguration)
Encodes the value into the specified encoder with help from the provided configuration.
Availability 有効性
Technology
protocol EncodableWithConfiguration
func encode(to: Encoder, configuration: Self.EncodingConfiguration)
associatedtype EncodingConfiguration
Array
Element
conforms to EncodableWithConfiguration
.
Element
がEncodableWithConfiguration
に準拠している時に準拠します。
AttributeContainer
AttributedString
Optional
Wrapped
conforms to EncodableWithConfiguration
.
Wrapped
がEncodableWithConfiguration
に準拠している時に準拠します。
typealias CodableWithConfiguration
struct CodableConfiguration
protocol DecodableWithConfiguration
protocol DecodingConfigurationProviding
protocol EncodingConfigurationProviding