Type Property
型プロパティ
mapped
mappedIfSafe
A hint indicating the file should be mapped into virtual memory, if possible and safe.
ファイルが仮想メモリへと、もし可能で安全ならば、マップされるべきであることを指し示しているヒント。
Availability 有効性
- iOS 5.0+
- iPadOS 5.0+
- macOS 10.7+
- Mac Catalyst 13.0+
- tvOS 9.0+
- watchOS 2.0+
Technology
- Foundation ファウンデーション
Declaration 宣言
static var mappedIfSafe: NSData
.ReadingOptions
{ get }