public final class CacheKt
final static Integer
sizeInKb(Object $self)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
final static Integer sizeInKb(Object $self)
Extension function to calculate the size of an object in kilobytes.
Supports Bitmap and ByteArray types. For other types, returns a default size of 1 kilobyte.