alwaysMapped
Hint to map the file in if possible.
Declaration
static var alwaysMapped: NSData.ReadingOptions { get }Discussion
This takes precedence over mappedIfSafe if both are given.
Hint to map the file in if possible.
static var alwaysMapped: NSData.ReadingOptions { get }This takes precedence over mappedIfSafe if both are given.