.BTOA Bestandsextensie
Binary-to-ASCII Encoded File
| Ontwikkelaar | N.v.t. |
| Populariteit |
1.7 | 3 Stemmen |
Wat is een BTOA-bestand?
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.
Meer informatie
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.
Programma's die BTOA-bestanden openen
Windows
Mac
Linux
atob
Ascii85 Decoder