Instance Propertyswift 6.0.1Swift

    indices

    var indices: UnsafeBufferPointer<Element>.Indices { get }

    Other members in extension

    Types

    • struct Iterator

      An iterator for the elements in the buffer referenced by an UnsafeBufferPointer or UnsafeMutableBufferPointer instance.

    Typealiases

    Type members

    Instance members