close method

void close()

close

Implementation

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