NSSwapInt
Swaps the bytes of a number.
ある数のバイトそれらをスワップします。
NSSwapLong
Swaps the bytes of a number.
ある数のバイトそれらをスワップします。
Availability 有効性
Technology
unsigned short NSSwapShort(unsigned short inv);
Swaps the low-order and high-order bytes of inv
and returns the resulting value.
inv
の下位および上位バイトをスワップして、結果の値を返します。
NSSwapInt
NSSwapLong