base64ToBitmap

fun base64ToBitmap(b64String: String): Bitmap

Converts a b64String to a Bitmap and returns it.