Byte operations
assert(networkByteOrder(cast(uint)0x000000FF) == cast(uint)0x000000FF);
See Implementation
Byte operations