Return the value that results from reversing the order of the bytes in the specified x.
x
Declared in <bsls_byteorderutil.h>
<bsls_byteorderutil.h>
static long swapBytes(long x);
Created with MrDocs