Instance Propertyswift 6.0.1Swift

    count

    The number of elements in the buffer.

    let count: Int

    If the baseAddress of this buffer is nil, the count is zero. However, a buffer can have a count of zero even with a non-nil base address.

    Other members in extension

    Typealiases

    Type members

    Instance members

    Show obsolete interfaces (1)

    Hide obsolete interfaces