Does Hextrapolate use BOMs?
Hextrapolate does not use BOMs (Byte Order Markers) to distinguish between text-encodings.
The byte order, little-endian or big-endian, is implicit in the name of the encoding (UTF-16 LE or UTF-16 BE).
Hextrapolate does not use BOMs (Byte Order Markers) to distinguish between text-encodings.
The byte order, little-endian or big-endian, is implicit in the name of the encoding (UTF-16 LE or UTF-16 BE).