struct UnsafeMutableBufferPointer<T>
Inheritance |
CollectionType, DebugPrintable, MutableCollectionType, SequenceType, _CollectionType, _SequenceType, _Sequence_Type
View Protocol Hierarchy →
|
Associated Types |
Generator = UnsafeBufferPointerGenerator<T>
Element = T
Index = Int
SubSequence = Slice<UnsafeMutableBufferPointer<T>>
|
Import |
import Swift |
Initializers
Instance Variables
Subscripts
Instance Methods