nestedUnkeyedContainer()
Decodes an unkeyed nested container.
Declaration
mutating func nestedUnkeyedContainer() throws -> any UnkeyedDecodingContainerReturn Value
An unkeyed decoding container view into self.
Decodes an unkeyed nested container.
mutating func nestedUnkeyedContainer() throws -> any UnkeyedDecodingContainerAn unkeyed decoding container view into self.