A
assaf
hi all
i am looking for something like:
BitConvertor.ToFloat();
but all i can find is:
BitConvertor.ToDouble();
how can i convert my byte array to float?
assaf
i am looking for something like:
BitConvertor.ToFloat();
but all i can find is:
BitConvertor.ToDouble();
how can i convert my byte array to float?
assaf