size

abstract val size: Long

Returns the current size of the cache, defined by the implementation.

This typically excludes the size of keys, metadata, or the journal, if any.