-
Type:
Enhancement
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: None
-
Component/s: core-libs
-
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.