Instance Methodswift 6.0.1Swift

    withContiguousStorageIfAvailable(_:)

    func withContiguousStorageIfAvailable<R>(_ body: (UnsafeBufferPointer<Slice<Base>.Element>) throws -> R) rethrows -> R?

    Other members in extension

    Typealiases

    Instance members