NSURLCacheStorageAllowed
Storage in
NSURLCache
is allowed without restriction.
NSURLCache
におけるストレージは、制約なしに許可されます。
NSURLCacheStorageAllowedInMemoryOnly
Storage in
NSURLCache
is allowed; however storage should be restricted to memory only.
NSURLCache
におけるストレージは許可されます;しかしながらストレージはメモリのみに制約されるべきです。
NSURLCacheStorageNotAllowed
Storage in
NSURLCache
is not allowed in any fashion, either in memory or on disk.
NSURLCache
におけるストレージは、あらゆる様式において、メモリ中にまたはディスク上にのどちらでも許可されません。