-
Enhancement
-
Resolution: Fixed
-
P4
-
None
-
b15
The endianness can now be determined at build time and is reified in PlatformProps.TARGET_ARCH_LITTLE_ENDIAN which, in turn, can be reached via Architecture::isLittleEndian.
So, barring any bootup dependencies and startup time implications, the StringUTF16::isBigEndian appears to be redundant.
So, barring any bootup dependencies and startup time implications, the StringUTF16::isBigEndian appears to be redundant.