Convert base64binary to double or convert byte array to double array
843789Feb 8 2010 — edited Feb 9 2010He guys I am stuck on a part of my program. I have to retrieve data base 64 format and convert it to doubles, the data's original form. I have look online for help and have found nothing. If somebody could guide me, or supply me with a base 64 binary to double algorithm I would be very happy. I can convert the base 64 binary to bytes, so an algorithm that converts from a byte array to a double array would be great too. Thanks, I really need this help.