BoundsIter

open class BoundsIter : TextIter

A holder for the bounds of a text buffer

  • Unsafe untyped initialiser. Do not use unless you know the underlying data type the pointer points to conforms to StringProtocol.

    Declaration

    Swift

    @inlinable
    required public init(raw p: UnsafeMutableRawPointer)

    Parameters

    p

    raw pointer to the underlying object