public enum TEndianness
Storage Endianness.
Defines the order in which the bytes of data are (to be) stored in the file or in to a stream.
Values
| Name | Description |
|---|---|
| boBigEndian | Motorola convention |
| boLittleEndian | Intel convention |
Storage Endianness.
Defines the order in which the bytes of data are (to be) stored in the file or in to a stream.
| Name | Description |
|---|---|
| boBigEndian | Motorola convention |
| boLittleEndian | Intel convention |