# Functions

New retrieves the complete state of the driver from the file if given and then ensures that all changes are mirrored immediately in the given file.

# Constants

No description provided by the author
BlockSizeBytes represents the default block size.
No description provided by the author

# Structs

No description provided by the author
No description provided by the author
No description provided by the author

# Interfaces

State is the interface that the rest of the code has to use to access and change state.

# Type aliases

No description provided by the author
Strings is an ordered set of strings with helper functions for adding, searching and removing entries.