I have a Base64 byte[] array which is transferred from a stream which i need to convert it to a normal byte[] how to do this ?
I have a Base64 byte[] array which is transferred from a stream which i need to convert it to a normal byte[] how to do this ?