KeyedEncodingContainerProtocol

    A type that provides a view into an encoder’s storage and is used to hold the encoded properties of an encodable type in a keyed manner.

    protocol KeyedEncodingContainerProtocol
    Browse conforming types

    Encoders should provide types conforming to KeyedEncodingContainerProtocol for their format.

    Requirements

    Type members

    Instance members

    Citizens in Swift

    Instance members