UnkeyedContainerMeta

public protocol UnkeyedContainerMeta : DecodingUnkeyedContainerMeta, EncodingUnkeyedContainerMeta
  • numberOfMetasIfKnown Extension method

    Declaration

    Swift

    public var numberOfMetasIfKnown: Int? { get }