Erases the whole map.
Inserts an entry in the files
Inserts an entry in the files
The key of the entry.
The value of the entry
Reads an entire map.
Reads an entire map.
The map to read.
Removes the entry with the given key from the file.
Removes the entry with the given key from the file.
The key of the entry.
Updates the value of the entry with the given key in the file.
Updates the value of the entry with the given key in the file.
The key of the entry.
The value of the entry
Writes an entire map in the file.
Writes an entire map in the file.
The map to write.
Writes and reads from the filesystem.