PHP Classes / ASCII85 - binary to text

Encoding and decoding data in ASCII85 encoding

ASCII85 - binary to text PHP Class

This class can be used to encoding and decoding data in ASCII85 encoding. It can take a string of data and encode it in the ASCII85 encoding format. The class can also do the opposite, i.e. decode data encoded in the ASCII85 encoding format. It supports basic ASCII implementation, as well the Adobe and BTOA variations.

Similar PHP Classes

Search in PHP Classes

Filter by tags