This class can be used to encode and decode data using the ASCII85 algorithm. It can take a string of data and encode it with the ASCII85 algorithm. It can also do the opposite, i.e. extract the original data from an encoded string using the same algorithm.