decodeBase64

fun String.decodeBase64(): String
fun ByteReadPacket.decodeBase64(): String
fun decodeBase64(encodedString: String): ByteArray

Decode bytes from a BASE64 string encodedString