ProtocolSwift5.9.0

    UnkeyedEncodingContainer

    A type that provides a view into an encoder’s storage and is used to hold the encoded properties of an encodable type sequentially, without keys.

    protocol UnkeyedEncodingContainer

    Encoders should provide types conforming to UnkeyedEncodingContainer for their format.

    Requirements

    Available in Foundation

    Members

    Extension in BSON

    Members