deleteFromDisk abstract method

void deleteFromDisk()

Removes the file which contains the box and closes the box.

If a box is still open in another isolate, it will not be deleted.

Implementation

void deleteFromDisk();