G
Guest
Is there a way to convert an array of double to a byte array and vice versa?
The bitconverter class allows convertion of a double value to a byte array,
but I didn't find a way to convert the entire array of double to byte array.
Is this even possible?? Any Suggestions?
Thanks
The bitconverter class allows convertion of a double value to a byte array,
but I didn't find a way to convert the entire array of double to byte array.
Is this even possible?? Any Suggestions?
Thanks