init(from: Decoder, configuration: Self.DecodingConfiguration)
Creates a new instance by retrieving the instance’s data from the specified decoder with help from the provided configuration.
Availability 有効性
Technology
protocol DecodableWithConfiguration
init(from: Decoder, configuration: Self.DecodingConfiguration)
associatedtype DecodingConfiguration
Array
Element
conforms to DecodableWithConfiguration
.
Element
がDecodableWithConfiguration
に準拠している時に準拠します。
AttributeContainer
AttributedString
Optional
Wrapped
conforms to DecodableWithConfiguration
.
Wrapped
がDecodableWithConfiguration
に準拠している時に準拠します。
typealias CodableWithConfiguration
struct CodableConfiguration
protocol DecodingConfigurationProviding
protocol EncodableWithConfiguration
protocol EncodingConfigurationProviding