Return the value that results from reversing the order of the bytes in the specified x.

Synopsis

Declared in <bsls_byteorderutil.h>

static
unsigned short
swapBytes16(unsigned short x);

Created with MrDocs