Well, you have to know the kind of data you're looking at. Then you need to find a multibyte data entry that is not fixed no matter what the byte order is. >=16 bit integers are a good choice (whereas ...
I am having a problem .NET's System.Xml.XmlTextWriter object. Namely, there are extra characters in the Byte Order Mark (BOM) of the file after it is written.<BR><BR>Even tho I am specifying that the ...