close method

void close()

Implementation

void close() {
  randomAccessFile.closeSync();
}