Navigation: Programmers' Reference > Application API > Enumerations
Enumeration values to specify encoding byte ordering for text import and export.
spyNONE
= 0
spyLITTLE_ENDIAN
= 1
spyBIG_ENDIAN
= 2