Encode a sequence of binary data into its Base-64 stringified representation.
data |
the binary data to encode |
len |
the length of |
a newly allocated, zero-terminated Base-64 encoded string representing |