07-09-2012 01:51 PM
That site does not know what you want and is way too primitive.
Bits can be interpreted in may ways, e.g. the 4 bytes could be DBL, I32, U32, as well as little or big endian. That site gives you no choice at all and assumes U32 big endian. Not what you want.
07-09-2012 01:57 PM
@altenbach wrote:
That site does not know what you want and is way too primitive.
Bits can be interpreted in may ways, e.g. the 4 bytes could be DBL, I32, U32, as well as little or big endian. That site gives you no choice at all and assumes U32 big endian. Not what you want.
thank you very much again for your endless support 🙂