WebGlossary.info
Byte order mark
- A particular use of a special Unicode character,
U+FEFF BYTE ORDER MARK
, whose appearance as a magic number at the start of a text stream can signal several things to a program reading the text: the byte order, or endianness, of the text stream in the cases of 16-bit and 32-bit encodings; the fact that the text stream’s encoding is Unicode, to a high level of confidence; or which Unicode character encoding is used. ← Wikipedia
- Previous term: BYOL
- Next term: Bytecode
- Random term: CPM