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