TEndianness Enumeration

Source: Math387.cs · Assembly: Dew.Math

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

NameDescription
boBigEndianMotorola convention
boLittleEndianIntel convention