Tiny Pitch: `ByteOrder` type

Wouldn't it be better to hold off introducing such types for when we tackle the long standing issue of introducing a "good" ByteBuffer type? I think we're getting close to being able to do so with the introduction of move-only and non-escaping types. Such new type may have APIs which benefit from having a ByteOrder type then.

7 Likes