byte order | |
Type | glossary |
Dictionary | LCS |
Library | LiveCode Script |
Synonyms | byte order,byte ordering |
Related | Glossary: 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. |
Tags | text processing |