BloombergLP::bsls::ByteOrderUtil::swapBytes

Return the byte-swapped value of the specified x.

Synopsis

Declared in <bsls_byteorderutil.h>

static
char32_t
swapBytes(char32_t x);

Return Value

byte-swapped value of x

Parameters

NameDescription
xvalue whose bytes are reversed