bigEndian

Returns the value encoded in Big Endian.

Example: 0x1234 -> 0x34120000


Returns the value encoded in Big Endian.

Example: 0x1234u -> 0x34120000u


Returns the value encoded in Big Endian.

Example: 0x1234 -> 0x3412


Returns the value encoded in Big Endian.

Example: 0x1234 -> 0x3412000000000000