noun
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.