UnsafeRawBufferPointer.Iterator
struct UnsafeRawBufferPointer.Iterator
Inheritance |
IteratorProtocol, Sequence
View Protocol Hierarchy →
|
Associated Types |
Element = Iterator.Element
|
Import |
import Swift |
Instance Variables
Instance Methods
Conditionally Inherited Items
Where Iterator == Self, Self : IteratorProtocol
Where Iterator.Element : Comparable
Where Iterator.Element : Equatable
Where Iterator.Element : Sequence
Where Iterator.Element == String