Return the value that results from reversing the order of the bytes in the specified x.
Synopsis
Declared in <bsls_byteorderutil.h>
static
bsls::Types::Uint64
swapBytes64(Types::Uint64 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
bsls::Types::Uint64
swapBytes64(Types::Uint64 x);
Created with MrDocs