Endianness Type
The endianness which indicates byte order in a raw asset.
Union cases
Union case | Description |
Full Usage:
BigEndian
|
|
Full Usage:
LittleEndian
|
Instance members
Instance member | Description |
Full Usage:
this.IsBigEndian
Returns: bool
|
|
Full Usage:
this.IsLittleEndian
Returns: bool
|
|