English
Appearance
Write an existing index object from memory back to disk using an atomic file lock.
class Index { write(): void; }