.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