# Functions
Delete - deletes data, filename should contain filetype.
DeleteAllByPrefix - deletes all objects that matches the prefix name.
DetectMimeType - detects the mime type of a byte slice.
DetectMimeTypeExtension - detects the mime type extension of a byte slice.
Download - downloads data, filename should contain filetype.
DownloadFirstByPrefix - retruns an iterator to list all objects that match the prefix.
ListAll - retruns an iterator to list all objects that match the prefix.
New - new client to upload/download files.
Upload - uploads data, filename should contain filetype.