.B2A Extension de fichier
Btoa Encoded File
| Développeur | N/A |
| Popularité |
3.5 | 4 Votes |
Qu'est-ce qu'un fichier B2A ?
ASCII text file that has been created from a binary file using the btoa (Binary to ASCII) algorithm; used for sending binary files over protocols that only support text-based data transfers.
Plus d'informations
The btoa algorithm is similar to the Base64 and Uuencode algorithms, but creates slightly smaller file sizes. Btoa-encoded files often start with the text "xbtoa Begin."
Programmes qui ouvrent les fichiers B2A
Windows
Payant
Mac
Linux
atob
Ascii85 Decoder