Tiny Pitch: `ByteOrder` type

Honestly I'm reluctant to do it because CoreFoundation via Swift is not flawlessly cross-platform.


At least CFByteOrderGetCurrent() is also available on Linux: Code
At any rate, CF-APIs seem not to be available on Windows.
A bona-fide cross-platform type/API is desirable.


Definitely.
I was too affected by CoreFoundation’s C-style API. :sweat_smile:


Sorry, but I didn’t write enough background of this pitch.
This pitch has an aspect of response to the other pitch “Unicode Processing APIs” which include introducing such type.
I thought it is necessary to discuss about the type itself separately.