Kmemo
Toggle table of contents
2.3.0
common
Target filter
common
Switch theme
Search in API
Skip to content
Kmemo
kmemo-core
/
dev.kmemo
/
CacheStore
/
size
size
abstract
suspend
fun
size
(
scope
:
String
?
=
null
)
:
Int
Number of live entries in
scope
, or in the whole store when
scope
is
null
.