Generic Instance Method
総称体インスタンスメソッド
last
lastRange(of:in:)
No overview available. 概要は利用可能でありません。
Availability 有効性
- iOS 7.0+
- iPadOS 7.0+
- macOS 10.9+
- Mac Catalyst 13.0+
- tvOS 9.0+
- watchOS 2.0+
- Xcode 10.2+
Technology
- Foundation ファウンデーション
Declaration 宣言
@nonobjc func lastRange<D, R>(of data: D, in r: R) -> Range
<Int
>? where D : DataProtocol
, R : RangeExpression
, R.Bound
== NSData
.Index