Nsdata writingoptions

Declaration. static var completeFileProtection: NSData.WritingOptions get }. Discussion. In this case, the system store...

Nsdata writingoptions

Declaration. static var completeFileProtection: NSData.WritingOptions get }. Discussion. In this case, the system stores the file in an encrypted format ... ,WritingOptions. Options to control the writing of data to a URL. Availability ... Declaration. typealias Data.WritingOptions = NSData.WritingOptions ...

相關軟體 Boxcryptor 資訊

Boxcryptor
Boxcryptor 在 Dropbox,Google Drive,OneDrive 和許多其他雲存儲中加密您的敏感文件和文件夾。它將最方便用戶的雲存儲服務的優勢與全球最高的安全標準相結合。在您的設備上正確加密數據,然後再將其同步到您選擇的雲提供商.Boxcryptor 可以免費使用兩台設備上的一個雲存儲提供商。作為單個用戶,您可以使用我們的 Boxcryptor Unlimited 許可證來增加... Boxcryptor 軟體介紹

Nsdata writingoptions 相關參考資料
atomic | Apple Developer Documentation

Declaration. static var atomic: NSData.WritingOptions get }. Discussion. This option is equivalent to using a write method that takes the parameter ...

https://developer.apple.com

completeFileProtection | Apple Developer Documentation

Declaration. static var completeFileProtection: NSData.WritingOptions get }. Discussion. In this case, the system stores the file in an encrypted format ...

https://developer.apple.com

Data.WritingOptions | Apple Developer Documentation

WritingOptions. Options to control the writing of data to a URL. Availability ... Declaration. typealias Data.WritingOptions = NSData.WritingOptions ...

https://developer.apple.com

fileProtectionMask | Apple Developer Documentation

... Mac Catalyst 13.0+; tvOS 9.0+; watchOS 2.0+. Framework. Foundation. Declaration. static var fileProtectionMask: NSData.WritingOptions get }.

https://developer.apple.com

noFileProtection | Apple Developer Documentation

Declaration. static var noFileProtection: NSData.WritingOptions get }. Discussion. In this case, the system doesn't store the file in an encrypted format ...

https://developer.apple.com

NSData | Apple Developer Documentation

Writes the data object's bytes to the location specified by a given URL. struct NSData.WritingOptions. Options for methods used to write data objects.

https://developer.apple.com

NSData.WritingOptions | Apple Developer Documentation

NSData.WritingOptions. Options for methods used to write data objects. Availability. iOS 4.0+; macOS 10.6+; Mac Catalyst 13.0+; tvOS 9.0+; watchOS 2.0+.

https://developer.apple.com

withoutOverwriting | Apple Developer Documentation

Declaration. static var withoutOverwriting: NSData.WritingOptions get }. Discussion. You can't combine this constant with atomic because atomic allows the ...

https://developer.apple.com

write(to:options:) | Apple Developer Documentation

Declaration. func write(to url: URL, options writeOptionsMask: NSData.WritingOptions = []) throws. Parameters. aURL. The location to which to write the ...

https://developer.apple.com