byte order

Typeglossary
DictionaryLCS
LibraryLiveCode Script
Synonymsbyte order,byte ordering
RelatedGlossary: byte
Description

The order in which an operating system stores bytes when using multi- byte data types.

When transferring data between two systems that use different byte orders, it may be necessary to convert from one byte order to the other.

Tagstext processing