TO_NATIVE_ENDIAN2
TO_NATIVE_ENDIAN2 Description Maintains native endianness for 16-bit values. This is a no-op that returns the value unchanged.
Read MoreTO_NATIVE_ENDIAN4
TO_NATIVE_ENDIAN4 Description Maintains native endianness for 32-bit values. This is a no-op that returns the value unchanged.
Read MoreTO_NATIVE_ENDIAN8
TO_NATIVE_ENDIAN8 Description Maintains native endianness for 64-bit values. This is a no-op that returns the value unchanged.
Read More