NSURLCache

GPTKB entity

Statements (33)
Predicate Object
gptkbp:instanceOf gptkb:class
gptkbp:compatibleWith NSObject protocol
gptkbp:definedIn gptkb:Foundation_framework
gptkbp:documentation https://developer.apple.com/documentation/foundation/nsurlcache
https://www.w3.org/2000/01/rdf-schema#label NSURLCache
gptkbp:introducedIn gptkb:iOS_2.0
macOS 10.5
gptkbp:language gptkb:Objective-C
gptkb:Swift
gptkbp:manages disk cache
memory cache
gptkbp:method cachedResponseForRequest:
initWithMemoryCapacity:diskCapacity:diskPath:
removeAllCachedResponses
removeCachedResponseForRequest:
setSharedURLCache:
sharedURLCache
storeCachedResponse:forRequest:
gptkbp:platform gptkb:iOS
gptkb:macOS
gptkb:tvOS
gptkb:watchOS
gptkbp:property currentDiskUsage
currentMemoryUsage
diskCapacity
memoryCapacity
gptkbp:purpose URL loading system cache
gptkbp:superclass gptkb:NSObject
gptkbp:usedBy gptkb:NSURLRequest
gptkb:NSURLSession
NSURLConnection
gptkbp:bfsParent gptkb:NSObject
gptkbp:bfsLayer 8