The ByteOrder type exposes the following members.
Fields
Name | Description | |
---|---|---|
![]() ![]() | BIG_ENDIAN |
Singleton representing BigEndian byte order (most significant byte first)
|
![]() ![]() | LITTLE_ENDIAN |
Singleton representing LittleEndian byte order (least significant byte first)
|