Encode and decode Base64 strings for data transmission and storage.
Base64 is a binary-to-text encoding scheme that represents binary data in an ASCII string format.
ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/