.B2A Extensão de arquivo
Btoa Encoded File
| Desenvolvedor | N/A |
| Popularidade |
3.5 | 4 Votos |
O que é um arquivo 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.
Mais informações
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."
Programas que abrem arquivos B2A
Windows
Linux
atob
Ascii85 Decoder