encodeBase64

Encodes a ByteArray as Base64.

Return

The encoded String.

Author

Jan Müller
fun ByteArray.encodeBase64(): String