Overview 概要
These options are used with the range(of:
method.
これらのオプションは、range(of:
メソッドとともに使われます。
Availability 有効性
Technology
struct SearchOptions, @unchecked Sendable
These options are used with the range(of:
method.
これらのオプションは、range(of:
メソッドとともに使われます。
static var backwards: NSData.SearchOptions
static var anchored: NSData.SearchOptions
func subdata(with: NSRange) -> Data
func range(of: Data, options: NSData.SearchOptions, in: NSRange) -> NSRange