Base64.encode

Encode a sequence of binary data into its Base-64 stringified representation.

struct Base64
static
string
encode
(
string data
)

Parameters

data string

the binary data to encode

Meta

Since

2.12