Introduction - If you have any usage issues, please Google them yourself
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.