swapBytes

Swap the byte order in an integer value.

T
swapBytes
(
T
)
(
T b
)
if (
is(T : uint)
)

Meta