Expand description

Base64 encoding support.

Functions

Decodes a base64-encoded string to bytes.
Encodes a slice of bytes to a base64 string.