ScreenshotMatcher2
/
com.pda.screenshotmatcher2.utils
/
decodeBase64
decode
Base64
fun
decodeBase64
(input:
String
):
ByteArray
?
Content copied to clipboard
Decodes a b64String to a
Bitmap
and returns it.
Return
The decoded
Bitmap
Parameters
input
The b64String to decode