Base64 String Encode/Decode

将字符串编码和解码为其 Base64 格式表示形式即可。

String to Base64
Base64 to String