base64Decode

fun base64Decode(encodedResource: String): String?

Decodes the base64 encodedResource and returns the decoded string.

Since

3.0.0