Byte Order Mark (BOM) is technically allowed in UTF-8 encoding, but neither required nor recommended. Specify that the BOM is illegal in GUANO UTF-8 so that reading implementations don't have to care.
See: https://en.wikipedia.org/wiki/Byte_order_mark#UTF-8
Byte Order Mark (BOM) is technically allowed in UTF-8 encoding, but neither required nor recommended. Specify that the BOM is illegal in GUANO UTF-8 so that reading implementations don't have to care.
See: https://en.wikipedia.org/wiki/Byte_order_mark#UTF-8