byte swap
Computing term for reversing the byte order of data, e.g., between big-endian and little-endian representations.
In network communication, byte swapping is sometimes necessary.
This function performs a byte swap on an integer.
From English 'byte swap'.