[#BloombergLP-bsls-ByteOrderUtil-swapBytes-076] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bsls.adoc[bsls]::xref:BloombergLP/bsls/ByteOrderUtil.adoc[ByteOrderUtil]::swapBytes :relfileprefix: ../../../ :mrdocs: Return the byte‐swapped value of the specified `x`. == Synopsis Declared in `<bsls_byteorderutil.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- static xref:BloombergLP/bsls/Types/Int64.adoc[Types::Int64] swapBytes(xref:BloombergLP/bsls/Types/Int64.adoc[Types::Int64] x); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#