.B2A 文件扩展名
Btoa Encoded File
| 开发者 | N/A |
| 受欢迎程度 |
3.5 | 4 票 |
什么是 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.
更多信息
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."
可打开 B2A 文件的程序
Windows
Mac
Linux
atob
Ascii85 Decoder