# Functions
AddBytes hashes a byte string.
AddFile returns the ipfs hash of a file.
AddString stores the passed string in ipfs and returns the hash.
GetFile gets back the contents of an ipfs hash and stores them in the required extension format.
GetString gets back the contents of an ipfs hash as a string.
ReadfromFile reads a pdf and returns the datastream.
RetrieveShell retrieves the ipfs shell for use by other functions.
SetConsts sets values for consts related to ipfs.
SetPath sets the path for the local / remote ipfs daemon.
# Variables
IpfsFileLength defines the length of the ipfs filename.