Return Value 戻り値
A new Decoder
to pass to super
.
super
に渡すための新しいDecoder
。
Decoder
instance for decoding super
from that container.
入れ子にされたコンテナをデコードして、デコードするsuper
に対するDecoder
インスタンスをそのコンテナから返します。
Availability
Technology
mutating func superDecoder() throws -> Decoder
A new Decoder
to pass to super
.
super
に渡すための新しいDecoder
。