case invalidValue (Any, EncodingError.Context)
An indication that an encoder or its containers could not encode the given value.
エンコーダまたはそれのコンテナが与えられた値をエンコードできなかったことを指し示すもの。
Availability
Technology
enum EncodingError
case invalidValue (Any, EncodingError.Context)
struct EncodingError.Context
protocol Encoder
protocol Decoder
enum DecodingError