close method

void close()

Implementation

void close() {
  archive.clearSync();
}