open static fun decodeFromString(src: String): ByteArray
Base64-decode the given byte array from an UTF-8 String.
src - the encoded UTF-8 String
src
Return the original byte array