NIF File Format Documentation

NIF Objects | Compound Types | Enum Types | Basic Types | File Versions

EndianType

Choices

Number Name Description
0 ENDIAN_BIG The numbers are stored in big endian format, such as those used by PowerPC Mac processors.
1 ENDIAN_LITTLE The numbers are stored in little endian format, such as those used by Intel and AMD x86 processors.

Storage Type

byte

Found In