Instance PropertySwiftstartIndexThe index of the first element in a nonempty buffer.var startIndex: Int { get }OverviewThe startIndex property of an UnsafeBufferPointer instance is always zero.