.B2A Přípona souboru
Btoa Encoded File
| Vývojář | N/A |
| Popularita |
3.5 | 4 Hlasů |
Co je soubor 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.
Další informace
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."
Programy, které otevírají soubory B2A
Windows
Placený
Mac
Linux
atob
Ascii85 Decoder