Discussion 議論
You can’t combine this constant with NSData
because atomic allows the system to overwrite the original file.
あなたは、この定数をNSData
と組み合わせることはできません、なぜならatomicはシステムに元のファイルを上書きすることを許可するからです。
Availability 有効性
Technology
NSDataWritingWithoutOverwriting = 1UL << 1
You can’t combine this constant with NSData
because atomic allows the system to overwrite the original file.
あなたは、この定数をNSData
と組み合わせることはできません、なぜならatomicはシステムに元のファイルを上書きすることを許可するからです。