StructureSwift

    UnsafeMutableBufferPointer

    @frozen struct UnsafeMutableBufferPointer<Element>

    Members

    Typealiases

    • typealias Index

      A type that represents a position in the collection.

    • typealias Indices

      A type that represents the indices that are valid for subscripting the collection, in ascending order.

    • typealias Iterator

      A type that provides the sequence’s iteration interface and encapsulates its iteration state.

    Initializers

    Instance Subscripts

    Instance Properties

    Type Methods

    Instance Methods

    Foundation

    Removed Members

    Instance Methods