Fix the description for getMemorySize
This commit is contained in:
parent
d6534c7fbc
commit
102d7bd484
|
@ -128,7 +128,7 @@
|
|||
- (int)getDiskCount;
|
||||
|
||||
/**
|
||||
* Get the number of images in memory cache
|
||||
* Get the total size of images in memory cache
|
||||
*/
|
||||
- (int)getMemorySize;
|
||||
|
||||
|
|
Loading…
Reference in New Issue