Forum Discussion
AlexKaras
16 years agoCommunity Hero
Hi David,
These three bytes are a signature (http://en.wikipedia.org/wiki/Byte_order_mark) that the file is in Unicode format (as specified in your code). So the behaviour seems to be correct.
These three bytes are a signature (http://en.wikipedia.org/wiki/Byte_order_mark) that the file is in Unicode format (as specified in your code). So the behaviour seems to be correct.