getTotalSize abstract method

Future<int> getTotalSize()

Returns the current total size in bytes of all stored entries

Implementation

Future<int> getTotalSize();