static var decodingConfiguration : AttributeScopeCodableConfiguration
The configuration instance that assists in decoding instances of the type.
その型のインスタンスのデコードを補助する構成設定インスタンス。
static var encodingConfiguration : AttributeScopeCodableConfiguration
The configuration instance that assists in encoding instances of the type.
その型のインスタンスのエンコードを補助する構成設定インスタンス。
typealias AttributeScopes.FoundationAttributes.EncodingConfiguration
The type of the configuration instance that assists in encoding instances of the type.
その型のインスタンスのエンコードを補助する構成設定インスタンスの型。