| File Description |
7-bit ASCII text file encoded with XX encoding (XXEncoding), an encoding method that uses only alphanumeric characters, and the plus and minus signs.
XXEncoding was originally developed as a means to transfer files without them being corrupted, similar to UUEncoded (.UU) files; however, the format is seldomly used today since most programs now support binary file transfers and do not require files to be encoded.
XXEncoded files may also use the .XXE file extension. |