clear abstract method

Future<int> clear()

Removes all entries from the box.

Implementation

Future<int> clear();