Platforms to show: All Mac Windows Linux Cross-Platform

Back to NSURLCacheMBS class.

NSURLCacheMBS.currentDiskUsage as UInt64

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Cocoa Networking MBS MacBase Plugin 9.7 ✅ Yes ❌ No ❌ No ✅ Yes All
Returns the current size of the receiver's on-disk cache, in bytes.

(Read only property)

NSURLCacheMBS.currentMemoryUsage as UInt64

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Cocoa Networking MBS MacBase Plugin 9.7 ✅ Yes ❌ No ❌ No ✅ Yes All
Returns the current size of the receiver's in-memory cache, in bytes.

(Read only property)

NSURLCacheMBS.diskCapacity as UInt64

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Cocoa Networking MBS MacBase Plugin 9.7 ✅ Yes ❌ No ❌ No ✅ Yes All
The on-disk cache capacity.

(Read and Write property)

NSURLCacheMBS.Handle as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Cocoa Networking MBS MacBase Plugin 9.7 ✅ Yes ❌ No ❌ No ✅ Yes All
The internal handle to the NSURLCache object.

(Read and Write property)

NSURLCacheMBS.memoryCapacity as UInt64

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Cocoa Networking MBS MacBase Plugin 9.7 ✅ Yes ❌ No ❌ No ✅ Yes All
The in-memory cache capacity.

(Read and Write property)

The items on this page are in the following plugins: MBS MacBase Plugin.


The biggest plugin in space...