.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