# Functions
FromFile load a database from a file.
FromReader load a database from a reader.
FromScan scan a root folder and return a new db.
NewDb returns an empty database.
ScanFile read a single file and calculate all values for a virtual file struct.
ToFile serializes, compresses, encrypts and writes a database to a file.
ToWriter serializes, compresses, encrypts and writes a database to a writer.
# Constants
BundlePrefix is placed in front of each bundle storage filename.
1 MB.
12 MB.
1073741824 Byte (1 GB).