encodeToBase64
Encode the content of this byteArray to base64.
Receiver
ByteArray to be encoded to base64.
Return
The base64 encoded string.
Encode this string to base64.
Receiver
String to be encoded to base64.
Return
The base64 encoded string.