Description: Base64 is one of the most common coding methods for transmitting 8Bit bytecode in the network. Base64 is a method to represent binary data based on 64 printable characters. View RFC2045 ~ RFC2049, there is a detailed specification of MIME.
To Search:
File list (Check if you may need any files):
base64.c
readme .txt