.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
Linux
atob
Ascii85 Decoder