getCacheSize

open fun getCacheSize(): Long

Returns the size of this item, (size on disk, computed locally)

Return

Size in bytes


open fun getCacheSize(@NonNull context: Context): Long

Deprecated

Since version 4.1.0

Returns the size of this item, (size on disk, computed locally)

Return

Size in bytes

Deprecated

4.1.0, use getCacheSize instead

Parameters

context

context