Instance Method インスタンスメソッド

nestedUnkeyedContainer()

Decodes an unkeyed nested container. キー付けされない入れ子にされたコンテナをデコードします。

Declaration 宣言

mutating func nestedUnkeyedContainer() throws -> UnkeyedDecodingContainer

Return Value 戻り値

An unkeyed decoding container view into self. selfへのキー無しデコーディングコンテナビュー。