.B2A Bestandsextensie
Btoa Encoded File
| Ontwikkelaar | N/A |
| Populariteit |
3.5 | 4 Stemmen |
Wat is een B2A-bestand?
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.
Meer informatie
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."
Programma's die B2A-bestanden openen
Windows
Mac
Linux
atob
Ascii85 Decoder