.BTOA 文件扩展名
Binary-to-ASCII Encoded File
| 开发者 | 不适用 |
| 受欢迎程度 |
1.7 | 3 票 |
什么是 BTOA 文件?
Encoded file that has been converted from a binary file to a text file with btoa (Binary to ASCII) encoding; may be used to send a binary file over a protocol that only support text files.
更多信息
Btoa is similar to Uuencode and Base64 encoding, but it creates slightly smaller file sizes. Btoa-encoded files often begin with the text "xbtoa Begin."
Btoa files may also have a .B2A file extension.
可打开 BTOA 文件的程序
Windows
Mac
Linux
atob
Ascii85 Decoder