Contents

nestedUnkeyedContainer()

Encodes an unkeyed encoding container and returns it.

Declaration

mutating func nestedUnkeyedContainer() -> any UnkeyedEncodingContainer

Return Value

A new unkeyed encoding container.