# Packages
No description provided by the author
# Functions
No description provided by the author
Create a new array database - instance of the database name - name of the array blockSize - size of the block in bytes size - size of the volume in bytes.
Exists returns true if an array with the specified name exists in the database.
List all arrays.
No description provided by the author
Open and initialize an already created array.
# Structs
ArrayDescription is a short summary about the array.
FDBArray holds metadata and directories of the respective array.